Fix image name
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user