Fix phpMyAdmin session volume permissions
This commit is contained in:
parent
3bdedd99c2
commit
a72f775460
2 changed files with 8 additions and 0 deletions
|
|
@ -43,6 +43,10 @@ spec:
|
|||
labels:
|
||||
app: phpmyadmin
|
||||
spec:
|
||||
securityContext:
|
||||
fsGroup: 33
|
||||
fsGroupChangePolicy: OnRootMismatch
|
||||
|
||||
nodeSelector:
|
||||
workload: app
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue