chore(Apps): remove PUID from per-app env-vars if set to 568
This commit is contained in:
@@ -15,7 +15,6 @@ podSecurityContext:
|
||||
runAsGroup: 0
|
||||
|
||||
env:
|
||||
PUID: 568
|
||||
DB_BACKEND: "PostgreSQL"
|
||||
DB_PGSQL_USERNAME: "{{ .Values.postgresql.postgresqlUsername }}"
|
||||
DB_PGSQL_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"
|
||||
|
||||
Reference in New Issue
Block a user