Fix phpMyAdmin session volume permissions

This commit is contained in:
Arvind Prabhakar 2026-09-05 23:56:01 +00:00
commit a72f775460
2 changed files with 8 additions and 0 deletions

View file

@ -43,6 +43,10 @@ spec:
labels:
app: phpmyadmin
spec:
securityContext:
fsGroup: 33
fsGroupChangePolicy: OnRootMismatch
nodeSelector:
workload: app