mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Use heapster v0.8.
This commit is contained in:
parent
5269e06aa1
commit
e9271dabde
@ -12,7 +12,7 @@ desiredState:
|
|||||||
id: monitoring-heapster
|
id: monitoring-heapster
|
||||||
containers:
|
containers:
|
||||||
- name: heapster
|
- name: heapster
|
||||||
image: kubernetes/heapster:v0.7
|
image: kubernetes/heapster:v0.8
|
||||||
env:
|
env:
|
||||||
- name: "INFLUXDB_HOST"
|
- name: "INFLUXDB_HOST"
|
||||||
value: "monitoring-influxdb"
|
value: "monitoring-influxdb"
|
||||||
|
Loading…
Reference in New Issue
Block a user