Fix Deployment Tag
This commit is contained in:
parent
d5c8b15cac
commit
3b04064681
@ -64,7 +64,7 @@ spec:
|
||||
- name: docker-pull-secret
|
||||
containers:
|
||||
- name: lecoffre-back
|
||||
image: "{{ .Values.lecoffreBack.image.repository }}:{{ .Chart.AppVersion }}"
|
||||
image: "{{ .Values.lecoffreBack.image.repository }}"
|
||||
{{if .Values.lecoffreBack.resources}}
|
||||
resources:
|
||||
{{toYaml .Values.lecoffreBack.resources | indent 10}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user