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