fix path
This commit is contained in:
@@ -448,7 +448,7 @@ spec:
|
||||
value: error
|
||||
- name: POSTGRESQL_SHARED_PRELOAD_LIBRARIES
|
||||
value: pgaudit
|
||||
image: docker.io/bitnamilegacy/postgres:17.6.0-debian-12-r2
|
||||
image: docker.io/bitnamilegacy/postgresql:17.6.0-debian-12-r4
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
exec:
|
||||
|
||||
@@ -1259,8 +1259,8 @@ defaultInitContainers:
|
||||
postgresql:
|
||||
enabled: true
|
||||
image:
|
||||
repository: bitnamilegacy/postgres
|
||||
tag: 17.6.0-debian-12-r2
|
||||
repository: bitnamilegacy/postgresql
|
||||
tag: 17.6.0-debian-12-r4
|
||||
auth:
|
||||
postgresPassword: ""
|
||||
username: keycloak
|
||||
|
||||
Reference in New Issue
Block a user