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 @@
sonarr:
image:
repository: ghcr.io/onedr0p/sonarr
tag: "4.0.5.1710"
tag: 4.0.5.1710
env:
TZ: US/Central
SONARR__POSTGRES_MAIN_DB: sonarr-main
@@ -58,7 +58,7 @@ sonarr:
runAsUser: 1000
runAsGroup: 1000
fsGroup: 2000
fsGroupChangePolicy: "OnRootMismatch"
fsGroupChangePolicy: OnRootMismatch
supplementalGroups:
- 44
- 100