Fix image name

This commit is contained in:
2023-09-06 16:20:32 +03:00
parent e83f211b3a
commit 9a4ee7f920

View File

@@ -18,7 +18,7 @@ spec:
- name: imgcred
containers:
- name: hello-gin
image: hello-gin
image: harbor.codemowers.eu/laurivosandi/hello-gin:latest
env:
- name: USERNAME
value: {{ .Values.username }}