Convert registry to k8s.gcr.io
This commit is contained in:
@@ -518,7 +518,7 @@ spec:
|
||||
secretName: dotfile-secret
|
||||
containers:
|
||||
- name: dotfile-test-container
|
||||
image: gcr.io/google_containers/busybox
|
||||
image: k8s.gcr.io/busybox
|
||||
command:
|
||||
- ls
|
||||
- "-l"
|
||||
|
||||
Reference in New Issue
Block a user