diff --git a/clusters/cl01tl/applications/lidarr2/templates/replication-source.yaml b/clusters/cl01tl/applications/lidarr2/templates/replication-source.yaml index 9d5e6b670..957d9eea3 100644 --- a/clusters/cl01tl/applications/lidarr2/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/lidarr2/templates/replication-source.yaml @@ -22,6 +22,16 @@ spec: weekly: 7 monthly: 4 yearly: 4 + moverSecurityContext: + runAsUser: 568 + runAsGroup: 568 + fsGroup: 568 + fsGroupChangePolicy: OnRootMismatch + supplementalGroups: + - 44 + - 100 + - 109 + - 65539 copyMethod: Snapshot storageClassName: ceph-block volumeSnapshotClassName: ceph-blockpool-snapshot