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
@@ -4,7 +4,6 @@ image:
tag: v8.3.0@sha256:e5e7eaed3aca927dc8337b01b21eaaf683aaee30cb55a652e142bed275e670ba
env:
# Permissions Settings
PUID: 568
HTTP_PORT: "{{ .Values.service.main.ports.main.port }}"
# Port to host the web service on. This will be the internal container port exposed and needs to be the same as the public service port.
# The main http port always has to be a 1:1 mapping between external and internal port.