added option to add extra env variables

This commit is contained in:
Richard Tomik
2025-12-11 13:05:15 +01:00
parent 3a61591220
commit 7be50d4890
3 changed files with 16 additions and 1 deletions

View File

@ -219,6 +219,9 @@ spec:
key: google-client-secret
{{- end }}
{{- end }}
{{- with .Values.config.extraEnv }}
{{- toYaml . | nindent 12 }}
{{- end }}
volumeMounts:
- name: uploads
mountPath: /app/uploads