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