mirror.gcr.io
and explicit latest tag
This commit is contained in:
		| @@ -57,7 +57,7 @@ spec: | ||||
|               cpu: 100m | ||||
|               memory: 100Mi | ||||
|         - name: exporter | ||||
|           image: sepa/beats-exporter | ||||
|           image: mirror.gcr.io/sepa/beats-exporter:latest | ||||
|           args: | ||||
|             - -p=5066 | ||||
|           ports: | ||||
| @@ -129,7 +129,7 @@ spec: | ||||
|             - name: filebeat-registry | ||||
|               mountPath: /usr/share/filebeat/data | ||||
|         - name: exporter | ||||
|           image: sepa/beats-exporter | ||||
|           image: mirror.gcr.io/sepa/beats-exporter:latest | ||||
|           args: | ||||
|             - -p=5066 | ||||
|           ports: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user