From 6aa7acb51eabe14d99dc695bacfde1ffec1f8cbe Mon Sep 17 00:00:00 2001 From: William Chang Date: Tue, 25 Apr 2017 13:40:14 +0800 Subject: [PATCH] Modify the heapster_influxdb images source --- deploy/addons/heapster/influxGrafana-rc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/addons/heapster/influxGrafana-rc.yaml b/deploy/addons/heapster/influxGrafana-rc.yaml index 8de679572a..83be0c11bd 100644 --- a/deploy/addons/heapster/influxGrafana-rc.yaml +++ b/deploy/addons/heapster/influxGrafana-rc.yaml @@ -34,7 +34,7 @@ spec: spec: containers: - name: influxdb - image: kubernetes/heapster_influxdb:v0.6 + image: gcr.io/google_containers/heapster_influxdb:v0.6 imagePullPolicy: IfNotPresent volumeMounts: - mountPath: /data