fix(redis): fsGroup in security context is not applied #59

Merged
wpetit merged 1 commits from fix/redis_fsgroup into unstable 2025-02-19 14:55:26 +01:00

View File

@ -16,4 +16,3 @@ spec:
storage: 1Gi
securityContext:
runAsUser: 1000
fsGroup: 1000