Fix regcred
This commit is contained in:
@@ -21,7 +21,7 @@ spec:
|
|||||||
runAsUser: 1000
|
runAsUser: 1000
|
||||||
enableServiceLinks: false
|
enableServiceLinks: false
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
- name: imgcred
|
- name: regcred
|
||||||
containers:
|
containers:
|
||||||
- name: hello-gin
|
- name: hello-gin
|
||||||
image: harbor.codemowers.eu/{{ .Values.username }}/hello-gin:latest
|
image: harbor.codemowers.eu/{{ .Values.username }}/hello-gin:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user