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