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
Showing only changes of commit 2d329501c0 - Show all commits

View File

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