mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-06-04 20:36:14 +00:00
fix extraContainers
This commit is contained in:
@@ -110,7 +110,7 @@ spec:
|
||||
{{- with .Values.transcoder.kyoo_transcoder.extraVolumeMounts }}
|
||||
{{- toYaml . | nindent 12 }}
|
||||
{{- end }}
|
||||
{{- with .Values.transcoder.kyoo_transcoder.extraContainers }}
|
||||
{{- with .Values.transcoder.extraContainers }}
|
||||
{{- tpl (toYaml .) $ | nindent 8 }}
|
||||
{{- end }}
|
||||
{{- with .Values.transcoder.extraInitContainers }}
|
||||
|
||||
Reference in New Issue
Block a user