From b981b126350e2990f301fb60aabb9e2013af1e5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Limpinho?= <53994778+TomasLimpinho@users.noreply.github.com> Date: Sun, 9 Nov 2025 14:12:46 +0000 Subject: [PATCH] fsgroup --- roles/stolon/files/stolon-keeper.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/stolon/files/stolon-keeper.yaml b/roles/stolon/files/stolon-keeper.yaml index 0281fa6..d251c3c 100644 --- a/roles/stolon/files/stolon-keeper.yaml +++ b/roles/stolon/files/stolon-keeper.yaml @@ -23,6 +23,8 @@ spec: prometheus.io/scrape: "true" prometheus.io/port: "8080" spec: + securityContext: + fsGroup: 1000 imagePullSecrets: - name: regcred terminationGracePeriodSeconds: 10