Small stuff mostly I think...
This commit is contained in:
parent
d7ea6a2f58
commit
777a6bb697
3 changed files with 8 additions and 2 deletions
|
|
@ -388,6 +388,8 @@ spec:
|
|||
secretKeyRef:
|
||||
name: {{ .Release.Name }}-cache-credentials
|
||||
key: password
|
||||
- name: INITIAL_USER_ID
|
||||
value: {{ .Values.initialUserID | quote }}
|
||||
{{- if .Values.vault.create.snapshotServer.enabled }}
|
||||
volumeMounts:
|
||||
# Mount for a shared volume for Vault credentials
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue