From 226681e9a9344fefe57acaa1902043fd0d8fe2ee Mon Sep 17 00:00:00 2001 From: alexlebens Date: Sun, 7 Jul 2024 21:57:02 -0500 Subject: [PATCH] change security context --- .../monitoring/grafana/templates/replication-source.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/clusters/cl01tl/monitoring/grafana/templates/replication-source.yaml b/clusters/cl01tl/monitoring/grafana/templates/replication-source.yaml index 4f5a13a2e..ff749cf59 100644 --- a/clusters/cl01tl/monitoring/grafana/templates/replication-source.yaml +++ b/clusters/cl01tl/monitoring/grafana/templates/replication-source.yaml @@ -22,6 +22,9 @@ spec: weekly: 3 monthly: 2 yearly: 4 + moverSecurityContext: + runAsUser: 472 + runAsGroup: 472 copyMethod: Snapshot storageClassName: ceph-block volumeSnapshotClassName: ceph-blockpool-snapshot