fix(apps): misc fixes

This commit is contained in:
kjeld Schouten-Lebbing
2021-12-03 23:10:11 +01:00
parent 7dfbf4ff2c
commit 1eccab7041
8 changed files with 13 additions and 7 deletions
@@ -36,6 +36,8 @@ volumeSpec:
path: JWT_TOKEN
- key: "SESSION_ENCRYPTION_KEY"
path: SESSION_ENCRYPTION_KEY
- key: "ENCRYPTION_KEY"
path: ENCRYPTION_KEY
- key: "STORAGE_PASSWORD"
path: STORAGE_PASSWORD
{{- if .Values.authentication_backend.ldap.enabled }}