diff --git a/clusters/cl01tl/applications/sonarr-4k/templates/replication-source.yaml b/clusters/cl01tl/applications/sonarr-4k/templates/replication-source.yaml index 1a3400112..7355b0e5a 100644 --- a/clusters/cl01tl/applications/sonarr-4k/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/sonarr-4k/templates/replication-source.yaml @@ -23,13 +23,10 @@ spec: monthly: 2 yearly: 4 moverSecurityContext: + runAsUser: 1000 + runAsGroup: 1000 fsGroup: 1000 fsGroupChangePolicy: OnRootMismatch - supplementalGroups: - - 44 - - 100 - - 109 - - 65539 copyMethod: Snapshot storageClassName: ceph-block volumeSnapshotClassName: ceph-blockpool-snapshot diff --git a/clusters/cl01tl/applications/sonarr-4k/values.yaml b/clusters/cl01tl/applications/sonarr-4k/values.yaml index dd953e878..7066b48bf 100644 --- a/clusters/cl01tl/applications/sonarr-4k/values.yaml +++ b/clusters/cl01tl/applications/sonarr-4k/values.yaml @@ -9,11 +9,6 @@ sonarr-4k: securityContext: fsGroup: 1000 fsGroupChangePolicy: OnRootMismatch - supplementalGroups: - - 44 - - 100 - - 109 - - 65539 containers: main: image: diff --git a/clusters/cl01tl/applications/sonarr-anime/templates/replication-source.yaml b/clusters/cl01tl/applications/sonarr-anime/templates/replication-source.yaml index a937d5656..0091e50d4 100644 --- a/clusters/cl01tl/applications/sonarr-anime/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/sonarr-anime/templates/replication-source.yaml @@ -23,13 +23,10 @@ spec: monthly: 2 yearly: 4 moverSecurityContext: + runAsUser: 1000 + runAsGroup: 1000 fsGroup: 1000 fsGroupChangePolicy: OnRootMismatch - supplementalGroups: - - 44 - - 100 - - 109 - - 65539 copyMethod: Snapshot storageClassName: ceph-block volumeSnapshotClassName: ceph-blockpool-snapshot diff --git a/clusters/cl01tl/applications/sonarr-anime/values.yaml b/clusters/cl01tl/applications/sonarr-anime/values.yaml index fdf60902a..9aa8216e3 100644 --- a/clusters/cl01tl/applications/sonarr-anime/values.yaml +++ b/clusters/cl01tl/applications/sonarr-anime/values.yaml @@ -9,11 +9,6 @@ sonarr-anime: securityContext: fsGroup: 1000 fsGroupChangePolicy: OnRootMismatch - supplementalGroups: - - 44 - - 100 - - 109 - - 65539 containers: main: image: diff --git a/clusters/cl01tl/applications/sonarr/templates/replication-source.yaml b/clusters/cl01tl/applications/sonarr/templates/replication-source.yaml index 0f047bdee..d5608f3c4 100644 --- a/clusters/cl01tl/applications/sonarr/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/sonarr/templates/replication-source.yaml @@ -23,13 +23,10 @@ spec: monthly: 2 yearly: 4 moverSecurityContext: + runAsUser: 1000 + runAsGroup: 1000 fsGroup: 1000 fsGroupChangePolicy: OnRootMismatch - supplementalGroups: - - 44 - - 100 - - 109 - - 65539 copyMethod: Snapshot storageClassName: ceph-block volumeSnapshotClassName: ceph-blockpool-snapshot diff --git a/clusters/cl01tl/applications/sonarr/values.yaml b/clusters/cl01tl/applications/sonarr/values.yaml index 312dc7ed0..c07f5f89c 100644 --- a/clusters/cl01tl/applications/sonarr/values.yaml +++ b/clusters/cl01tl/applications/sonarr/values.yaml @@ -9,11 +9,6 @@ sonarr: securityContext: fsGroup: 1000 fsGroupChangePolicy: OnRootMismatch - supplementalGroups: - - 44 - - 100 - - 109 - - 65539 containers: main: image: