Merge pull request #1406 from warmchang/gcr

Modify the heapster_influxdb images source
pull/1411/merge
Matt Rickard 2017-04-25 14:31:24 -07:00 committed by GitHub
commit 5814dbef71
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ spec:
spec: spec:
containers: containers:
- name: influxdb - name: influxdb
image: kubernetes/heapster_influxdb:v0.6 image: gcr.io/google_containers/heapster_influxdb:v0.6
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
volumeMounts: volumeMounts:
- mountPath: /data - mountPath: /data