Merge pull request 'fix(redis): fsGroup in security context is not applied' () from fix/redis_fsgroup into unstable

Reviewed-on: 
This commit is contained in:
wpetit 2025-02-19 14:55:24 +01:00
commit 3b113485b4

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