fix: pma conf

This commit is contained in:
Philip Haupt
2025-10-06 22:41:53 +02:00
parent 2bf2272606
commit a3604cae15
2 changed files with 7 additions and 3 deletions

View File

@@ -53,7 +53,11 @@ spec:
app.kubernetes.io/name: phpmyadmin
spec:
containers:
- env: null
- env:
- name: PMA_ABSOLUTE_URI
value: https://pma.home
- name: PMA_ARBITRARY
value: "1"
image: phpmyadmin:5.2.2-apache
imagePullPolicy: IfNotPresent
livenessProbe: