Fix regcred

This commit is contained in:
2024-08-22 14:54:06 +03:00
parent aa03d28d56
commit 5bb9f79d56

View File

@@ -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