This commit is contained in:
parent
d1e51866b3
commit
77f6057d9d
@ -15,6 +15,7 @@ spec:
|
||||
app: pgadmin
|
||||
spec:
|
||||
initContainers:
|
||||
# костыль взят отсюда https://devpress.csdn.net/k8s/62fd568b7e66823466191f32.html
|
||||
- name: pgadmin-data-permission-fix
|
||||
image: busybox
|
||||
command: ["/bin/chown", "-R", "5050:5050", "/var/lib/pgadmin"]
|
||||
|
Loading…
Reference in New Issue
Block a user