diff --git a/clusters/cl01tl/applications/freshrss/templates/replication-source.yaml b/clusters/cl01tl/applications/freshrss/templates/replication-source.yaml index 954d36658..c2b1ac0d7 100644 --- a/clusters/cl01tl/applications/freshrss/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/freshrss/templates/replication-source.yaml @@ -22,6 +22,16 @@ spec: weekly: 1 monthly: 2 yearly: 4 + moverSecurityContext: + runAsUser: 568 + runAsGroup: 568 + fsGroup: 568 + fsGroupChangePolicy: OnRootMismatch + supplementalGroups: + - 44 + - 100 + - 109 + - 65539 copyMethod: Snapshot storageClassName: ceph-block-delete volumeSnapshotClassName: ceph-blockpool-snapshot