remove quotes

This commit is contained in:
2024-06-22 15:58:22 -05:00
parent 7bc74b9b93
commit 87f204b4c6
6 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
radarr:
image:
repository: ghcr.io/onedr0p/radarr
tag: "5.7.0.8882"
tag: 5.7.0.8882
env:
TZ: US/Central
RADARR__POSTGRES_MAIN_DB: radarr-main
@@ -58,7 +58,7 @@ radarr:
runAsUser: 1000
runAsGroup: 1000
fsGroup: 2000
fsGroupChangePolicy: "OnRootMismatch"
fsGroupChangePolicy: OnRootMismatch
supplementalGroups:
- 44
- 100