Fix pull credentials
This commit is contained in:
@@ -15,7 +15,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
enableServiceLinks: false
|
enableServiceLinks: false
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
- name: regcred
|
- name: imgcred
|
||||||
containers:
|
containers:
|
||||||
- name: hello-gin
|
- name: hello-gin
|
||||||
image: hello-gin
|
image: hello-gin
|
||||||
|
|||||||
Reference in New Issue
Block a user