chore(apps): move envTpl to env (#1578)

This commit is contained in:
Stavros Kois
2021-12-19 23:53:28 +01:00
committed by GitHub
parent 8825239904
commit 6a4a9dd5ee
23 changed files with 19 additions and 72 deletions
+2 -4
View File
@@ -9,11 +9,9 @@ secret: {}
# See more environment variables in the odoo documentation
# https://github.com/nicholaswilde/docker-odoo
env: {}
# HOST: "odoo-db"
envTpl:
env:
USER: "{{ .Values.postgresql.postgresqlUsername }}"
# HOST: "odoo-db"
envValueFrom:
PASSWORD: