Merge pull request #1406 from warmchang/gcr
Modify the heapster_influxdb images sourcepull/1411/merge
						commit
						5814dbef71
					
				| 
						 | 
					@ -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
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue