Add PGID and PUID options (#144)

- Adds PGID as a values.yaml setting that sets PGID env-var
- Adds PUID as a values.yaml settings that sets PGID env-var
- Adjusts Common Unit test accordingly
(both can also in the future be used to set securityContext based containers)
This commit is contained in:
Kjeld Schouten-Lebbing
2021-02-18 23:02:03 +01:00
committed by kjeld Schouten-Lebbing
parent f958f8e76d
commit 2b61d2637e
4 changed files with 49 additions and 22 deletions
+4
View File
@@ -32,6 +32,7 @@ serviceAccount:
# If not set and create is true, a name is generated using the fullname template
name: ""
env: {}
# TZ: UTC
@@ -450,6 +451,9 @@ addons:
## TrueCharts Specific
PUID: 568
PGID: 568
appAdditionalServicesEnabled: false
# appAdditionalServices:
# api: