mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +00:00
Update grafana in kubernetes to version 3.1.1
This commit is contained in:
parent
10ebd65913
commit
bb4ba53de2
@ -36,7 +36,7 @@ spec:
|
|||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: influxdb-persistent-storage
|
- name: influxdb-persistent-storage
|
||||||
mountPath: /data
|
mountPath: /data
|
||||||
- image: gcr.io/google_containers/heapster_grafana:v2.6.0-2
|
- image: gcr.io/google_containers/heapster_grafana:v3.1.1
|
||||||
name: grafana
|
name: grafana
|
||||||
env:
|
env:
|
||||||
resources:
|
resources:
|
||||||
|
@ -20,7 +20,7 @@ spec:
|
|||||||
kubernetes.io/cluster-service: "true"
|
kubernetes.io/cluster-service: "true"
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: gcr.io/google_containers/heapster_influxdb:v0.5
|
- image: gcr.io/google_containers/heapster_influxdb:v0.7
|
||||||
name: influxdb
|
name: influxdb
|
||||||
resources:
|
resources:
|
||||||
# keep request = limit to keep this container in guaranteed class
|
# keep request = limit to keep this container in guaranteed class
|
||||||
@ -36,7 +36,7 @@ spec:
|
|||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: influxdb-persistent-storage
|
- name: influxdb-persistent-storage
|
||||||
mountPath: /data
|
mountPath: /data
|
||||||
- image: gcr.io/google_containers/heapster_grafana:v2.6.0-2
|
- image: gcr.io/google_containers/heapster_grafana:v3.1.1
|
||||||
name: grafana
|
name: grafana
|
||||||
env:
|
env:
|
||||||
resources:
|
resources:
|
||||||
|
Loading…
Reference in New Issue
Block a user