remove quotes

This commit is contained in:
2024-06-22 16:00:27 -05:00
parent 13c7173313
commit 0c9189ec63

View File

@@ -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