remove quotes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
prowlarr:
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/prowlarr
|
||||
tag: "1.18.0.4543"
|
||||
tag: 1.18.0.4543
|
||||
env:
|
||||
TZ: US/Central
|
||||
ingress:
|
||||
@@ -30,7 +30,7 @@ prowlarr:
|
||||
runAsUser: 1000
|
||||
runAsGroup: 1000
|
||||
fsGroup: 2000
|
||||
fsGroupChangePolicy: "OnRootMismatch"
|
||||
fsGroupChangePolicy: OnRootMismatch
|
||||
supplementalGroups:
|
||||
- 44
|
||||
- 100
|
||||
|
Reference in New Issue
Block a user