Fix
Signed-off-by: PidgeyBE <pidgey.be@gmail.com> Signed-off-by: Peejai <pieterjan.soetaert@robovision.eu>
This commit is contained in:
parent
cc6c3e0962
commit
535a041ae3
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ spec:
|
|||
{{- end }}
|
||||
{{- with .Values.controller.extraInitContainers }}
|
||||
initContainers:
|
||||
{{- tpl . $ | toYaml . | nindent 8 }}
|
||||
{{- tpl . $ | toYaml | nindent 8 }}
|
||||
{{- end }}
|
||||
containers:
|
||||
- name: controller
|
||||
|
|
Loading…
Reference in a new issue