From ba33f344f67a78cab60b7805fd4bc37846c92ba0 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Sun, 7 Jul 2024 21:14:29 -0500 Subject: [PATCH] change security context --- .../cl01tl/storage/pgadmin/templates/replication-source.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/clusters/cl01tl/storage/pgadmin/templates/replication-source.yaml b/clusters/cl01tl/storage/pgadmin/templates/replication-source.yaml index 46c37b9ea..d74997f55 100644 --- a/clusters/cl01tl/storage/pgadmin/templates/replication-source.yaml +++ b/clusters/cl01tl/storage/pgadmin/templates/replication-source.yaml @@ -22,6 +22,9 @@ spec: weekly: 3 monthly: 2 yearly: 4 + moverSecurityContext: + runAsUser: 5050 + runAsGroup: 5050 copyMethod: Snapshot storageClassName: ceph-block volumeSnapshotClassName: ceph-blockpool-snapshot