chore(Apps): remove PUID from per-app env-vars if set to 568
This commit is contained in:
@@ -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 }}"
|
||||
|
||||
Reference in New Issue
Block a user