fix(redis): fsGroup in security context is not applied
The fsGroup is not applied to configuration of the pod and it's disturbing flux.
This commit is contained in:
parent
dc2c97c7f6
commit
2d329501c0
@ -16,4 +16,3 @@ spec:
|
||||
storage: 1Gi
|
||||
securityContext:
|
||||
runAsUser: 1000
|
||||
fsGroup: 1000
|
||||
|
Loading…
x
Reference in New Issue
Block a user