fix: synapse bitnami

This commit is contained in:
Philip Haupt
2025-10-10 20:41:58 +02:00
parent 567f8f203e
commit 53efcb43c3
2 changed files with 4 additions and 2 deletions

View File

@@ -391,7 +391,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:15.4.0-debian-11-r45 image: docker.io/bitnamilegacy/postgresql:15.9.0-debian-12-r0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
livenessProbe: livenessProbe:
exec: exec:

View File

@@ -783,7 +783,9 @@ wellknown:
## ##
postgresql: postgresql:
enabled: true enabled: true
image:
repository: bitnamilegacy/postgresql
tag: 15.9.0-debian-12-r0
auth: auth:
# XXX Change me! # XXX Change me!
# password: synapse # password: synapse