chore(apps): move envTpl to env (#1578)
This commit is contained in:
@@ -28,7 +28,6 @@ env:
|
||||
DOCS_SMTP_HOSTNAME: ""
|
||||
# -- The port of the SMTP-Server which should be used
|
||||
DOCS_SMTP_PORT: 0
|
||||
envTpl:
|
||||
DATABASE_USER: "{{ .Values.postgresql.postgresqlUsername }}"
|
||||
|
||||
envValueFrom:
|
||||
|
||||
Reference in New Issue
Block a user