Skip to content
Snippets Groups Projects
Commit b3716f5b authored by Frederic Branczyk's avatar Frederic Branczyk Committed by GitHub
Browse files

Merge pull request #234 from brancz/grafana-watcher-import

grafana-watcher: revert to import endpoint
parents 86e58549 75ce46ee
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:v0.0.1 image: quay.io/coreos/grafana-watcher:v0.0.2
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.
Finish editing this message first!
Please register or to comment