fix(kapowarr): fix securityContext

This commit is contained in:
SeanOMik 2024-05-09 14:58:31 -04:00
parent 5258856acd
commit acc8428da1
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
1 changed files with 4 additions and 4 deletions

View File

@ -18,13 +18,13 @@ spec:
values:
controllers:
main:
pod:
securityContext:
# pod:
# securityContext:
# runAsNonRoot: true
# runAsUser: 10000
# runAsGroup: 10000
fsGroup: 10000
fsGroupChangePolicy: OnRootMismatch
# fsGroup: 10000
# fsGroupChangePolicy: OnRootMismatch
containers:
main: