This commit is contained in:
Philip Haupt
2025-05-30 12:17:02 +02:00
parent 3d712ccede
commit 193f47194b
2 changed files with 4 additions and 4 deletions

View File

@@ -86,13 +86,13 @@ spec:
- name: PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION
value: "False"
- name: PGADMIN_DEFAULT_EMAIL
value: chart@domain.com
value: admin
- name: PGADMIN_DEFAULT_PASSWORD
valueFrom:
secretKeyRef:
key: password
name: pgadmin-pgadmin4
image: docker.io/dpage/pgadmin4:9.2.0
image: docker.io/dpage/pgadmin4:9.4.0
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3