mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 09:22:44 +00:00
Update Grafana to support new Influxdb schema
This commit is contained in:
parent
a9594b4470
commit
f85c50b0b3
@ -38,7 +38,7 @@ spec:
|
|||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: influxdb-persistent-storage
|
- name: influxdb-persistent-storage
|
||||||
mountPath: /data
|
mountPath: /data
|
||||||
- image: gcr.io/google_containers/heapster_grafana:v2.1.1
|
- image: gcr.io/google_containers/heapster_grafana:v2.6.0-2
|
||||||
name: grafana
|
name: grafana
|
||||||
env:
|
env:
|
||||||
resources:
|
resources:
|
||||||
|
Loading…
Reference in New Issue
Block a user