diff --git a/chart/templates/transcoder/deployment.yaml b/chart/templates/transcoder/deployment.yaml index 73ba48d2..9d6b3cb1 100644 --- a/chart/templates/transcoder/deployment.yaml +++ b/chart/templates/transcoder/deployment.yaml @@ -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: