fix: keycloak

This commit is contained in:
Philip Haupt
2025-10-07 00:53:10 +02:00
parent d47b11368a
commit 6ae0a0cfca
2 changed files with 3 additions and 1 deletions

View File

@@ -448,7 +448,7 @@ spec:
value: error value: error
- name: POSTGRESQL_SHARED_PRELOAD_LIBRARIES - name: POSTGRESQL_SHARED_PRELOAD_LIBRARIES
value: pgaudit value: pgaudit
image: docker.io/bitnami/postgresql:17.6.0-debian-12-r0 image: docker.io/bitnamilegacy/postgres:17.6.0-debian-12-r0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
livenessProbe: livenessProbe:
exec: exec:

View File

@@ -1258,6 +1258,8 @@ defaultInitContainers:
## ##
postgresql: postgresql:
enabled: true enabled: true
image:
repository: bitnamilegacy/postgres
auth: auth:
postgresPassword: "" postgresPassword: ""
username: keycloak username: keycloak