diff --git a/clusters/cl01tl/applications/lidarr2/templates/replication-source.yaml b/clusters/cl01tl/applications/lidarr2/templates/replication-source.yaml index 0cad2f2d5..33e14cb8e 100644 --- a/clusters/cl01tl/applications/lidarr2/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/lidarr2/templates/replication-source.yaml @@ -23,15 +23,8 @@ spec: monthly: 2 yearly: 4 moverSecurityContext: - runAsUser: 568 - runAsGroup: 568 - fsGroup: 568 - fsGroupChangePolicy: OnRootMismatch - supplementalGroups: - - 44 - - 100 - - 109 - - 65539 + runAsUser: 1000 + runAsGroup: 1000 copyMethod: Snapshot storageClassName: ceph-block-delete volumeSnapshotClassName: ceph-blockpool-snapshot