other pg tag

This commit is contained in:
Philip Haupt
2025-10-10 20:14:14 +02:00
parent 7bb91d3103
commit af345806a2
2 changed files with 2 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/bitnamilegacy/postgres:17.6.0-debian-12-r0 image: docker.io/bitnamilegacy/postgres:17.6.0-debian-12-r2
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
livenessProbe: livenessProbe:
exec: exec:

View File

@@ -1260,6 +1260,7 @@ postgresql:
enabled: true enabled: true
image: image:
repository: bitnamilegacy/postgres repository: bitnamilegacy/postgres
tag: 17.6.0-debian-12-r2
auth: auth:
postgresPassword: "" postgresPassword: ""
username: keycloak username: keycloak