1
0
Fork 0
mirror of https://github.com/prometheus-operator/prometheus-operator.git synced 2025-04-21 03:38:43 +00:00

kube-prometheus: Update grafana jsonnet dependency

This commit is contained in:
Frederic Branczyk 2018-06-14 18:57:00 +02:00
parent 74615f89ac
commit f7feaf047c
No known key found for this signature in database
GPG key ID: 7741A52782A90069

View file

@ -2,12 +2,13 @@ apiVersion: v1
data:
prometheus.yaml: |-
{
"apiVersion": 1,
"datasources": [
{
"access": "proxy",
"editable": false,
"name": "prometheus",
"org_id": 1,
"orgId": 1,
"type": "prometheus",
"url": "http://prometheus-k8s.monitoring.svc:9090",
"version": 1