fix(redis): remove volume permission init container
This commit is contained in:
parent
56e1457927
commit
5f4a38076c
1 changed files with 1 additions and 4 deletions
|
@ -60,6 +60,3 @@ spec:
|
||||||
containerSecurityContext:
|
containerSecurityContext:
|
||||||
enabled: true
|
enabled: true
|
||||||
runAsUser: 10000
|
runAsUser: 10000
|
||||||
|
|
||||||
volumePermissions:
|
|
||||||
enabled: true
|
|
Loading…
Add table
Reference in a new issue