chore(Apps): remove PUID from per-app env-vars if set to 568

This commit is contained in:
kjeld Schouten-Lebbing
2022-03-03 12:22:39 +01:00
parent 5feac39628
commit f7c5dac8b2
97 changed files with 6 additions and 227 deletions
-1
View File
@@ -18,7 +18,6 @@ podSecurityContext:
# @default -- See below
env:
# -- Set the container timezone
PUID: 568
DB_TYPE: "postgres"
DB_NAME: "{{ .Values.postgresql.postgresqlDatabase }}"
DB_USER: "{{ .Values.postgresql.postgresqlUsername }}"