forked from k-space/kube
		
	mirror.gcr.io
and explicit latest tag
This commit is contained in:
		| @@ -21,7 +21,7 @@ spec: | ||||
|     spec: | ||||
|       containers: | ||||
|       - name: minio | ||||
|         image: minio/minio:latest | ||||
|         image: mirror.gcr.io/minio/minio:latest | ||||
|         command: ["minio"] | ||||
|         ports: | ||||
|         - name: minio | ||||
|   | ||||
		Reference in New Issue
	
	Block a user