feat: add secret

This commit is contained in:
Julien Cabillot
2022-04-18 14:01:48 -04:00
parent 7035865bb6
commit 3718eedd31
5 changed files with 9 additions and 4 deletions
+1 -3
View File
@@ -3,6 +3,4 @@
{{/* custom render */}}
{{- if .Values.secret -}}
{{ include "common.secret" . | nindent 0 }}
{{- end -}}
{{ include "common.secret" . | nindent 0 }}
@@ -54,6 +54,9 @@ spec:
{{- end }}
{{- end }}
{{- end }}
envFrom:
- secretRef:
name: {{ include "common.names.fullname" . }}
volumeMounts:
- name: dump
mountPath: /dump