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