1
0
Fork 0
mirror of https://github.com/poseidon/typhoon synced 2024-06-02 04:46:10 +02:00

Rollback Grafana to v7.0.0-beta3, v7.0.0 image is missing

* Grafana hasn't published the v7.0.0 image yet
This commit is contained in:
Dalton Hubble 2020-05-16 12:32:10 -07:00
parent 90edcd3d77
commit 2578be1f96

View File

@ -23,7 +23,7 @@ spec:
spec:
containers:
- name: grafana
image: docker.io/grafana/grafana:7.0.0
image: docker.io/grafana/grafana:7.0.0-beta3
env:
- name: GF_PATHS_CONFIG
value: "/etc/grafana/custom.ini"