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
@@ -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 }}"