mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-06-03 05:34:23 -04:00
Fix resources section
This commit is contained in:
parent
6e3086097b
commit
c4ed84f52a
@ -94,7 +94,7 @@ spec:
|
|||||||
{{- end }}
|
{{- end }}
|
||||||
{{- with .Values.transcoder.kyoo_transcoder.resources }}
|
{{- with .Values.transcoder.kyoo_transcoder.resources }}
|
||||||
resources:
|
resources:
|
||||||
{{- toYaml .Values.transcoder.kyoo_transcoder.resources | nindent 12 }}
|
{{- toYaml . | nindent 12 }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- with .Values.transcoder.kyoo_transcoder.containerSecurityContext }}
|
{{- with .Values.transcoder.kyoo_transcoder.containerSecurityContext }}
|
||||||
securityContext:
|
securityContext:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user