Fix resources section

This commit is contained in:
scme0 2024-12-13 19:52:22 +01:00
parent 6e3086097b
commit c4ed84f52a

View File

@ -94,7 +94,7 @@ spec:
{{- end }}
{{- with .Values.transcoder.kyoo_transcoder.resources }}
resources:
{{- toYaml .Values.transcoder.kyoo_transcoder.resources | nindent 12 }}
{{- toYaml . | nindent 12 }}
{{- end }}
{{- with .Values.transcoder.kyoo_transcoder.containerSecurityContext }}
securityContext: