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
enableServiceLinks: false
imagePullSecrets:
- name: imgcred
- name: regcred
containers:
- name: hello-gin
image: harbor.codemowers.eu/{{ .Values.username }}/hello-gin:latest