fix(linkace): set fsGroup to www-data (82) (#3050)

* Set fsGroup to www-data (82)

* Bump chart version
This commit is contained in:
Michael Schnerring
2022-07-02 23:32:57 +03:00
committed by GitHub
parent 249f833490
commit 91ea57610a
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -10,6 +10,7 @@ securityContext:
podSecurityContext:
runAsUser: 0
runAsGroup: 0
fsGroup: 82
# secretEnv:
# CRON_TOKEN: ""