kube-prometheus: Update grafana jsonnet dependency
This commit is contained in:
@@ -2,12 +2,13 @@ apiVersion: v1
|
|||||||
data:
|
data:
|
||||||
prometheus.yaml: |-
|
prometheus.yaml: |-
|
||||||
{
|
{
|
||||||
|
"apiVersion": 1,
|
||||||
"datasources": [
|
"datasources": [
|
||||||
{
|
{
|
||||||
"access": "proxy",
|
"access": "proxy",
|
||||||
"editable": false,
|
"editable": false,
|
||||||
"name": "prometheus",
|
"name": "prometheus",
|
||||||
"org_id": 1,
|
"orgId": 1,
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"url": "http://prometheus-k8s.monitoring.svc:9090",
|
"url": "http://prometheus-k8s.monitoring.svc:9090",
|
||||||
"version": 1
|
"version": 1
|
||||||
|
Reference in New Issue
Block a user