postgres downgrade
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
data:
|
||||
postgres-password: R3BwSU51OE9TaQ==
|
||||
postgres-password: RVBIb0Q2MVFyZA==
|
||||
kind: Secret
|
||||
metadata:
|
||||
labels:
|
||||
@@ -287,7 +287,7 @@ spec:
|
||||
value: error
|
||||
- name: POSTGRESQL_SHARED_PRELOAD_LIBRARIES
|
||||
value: pgaudit
|
||||
image: docker.io/bitnami/postgresql:14.4.0-debian-11-r4
|
||||
image: docker.io/bitnami/postgresql:13.15.0-debian-12-r6
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
exec:
|
||||
|
||||
Reference in New Issue
Block a user