Skip to content
Snippets Groups Projects
Commit 59bcbb70 authored by Frederic Branczyk's avatar Frederic Branczyk
Browse files

grafana-watcher: use official documented API

parent b8b3f99a
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,7 @@ spec: ...@@ -31,7 +31,7 @@ spec:
memory: 300Mi memory: 300Mi
cpu: 300m cpu: 300m
- name: grafana-watcher - name: grafana-watcher
image: quay.io/coreos/grafana-watcher:latest image: quay.io/coreos/grafana-watcher:v0.0.1
args: args:
- '--watch-dir=/var/grafana-dashboards' - '--watch-dir=/var/grafana-dashboards'
- '--grafana-url=http://admin:admin@localhost:3000' - '--grafana-url=http://admin:admin@localhost:3000'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment