Signed-off-by: PidgeyBE <pidgey.be@gmail.com>
Signed-off-by: Peejai <pieterjan.soetaert@robovision.eu>
This commit is contained in:
PidgeyBE 2023-05-05 14:01:36 +02:00 committed by Peejai
parent 535a041ae3
commit 9144f4b263

View file

@ -38,7 +38,7 @@ spec:
{{- end }}
{{- with .Values.server.extraInitContainers }}
initContainers:
{{- tpl . $ | toYaml . | nindent 8 }}
{{- tpl . $ | toYaml | nindent 8 }}
{{- end }}
containers:
- name: argo-server