fix: wikijs bitnami
This commit is contained in:
@@ -196,7 +196,7 @@ spec:
|
||||
name: requarks-postgresql
|
||||
- name: POSTGRES_DB
|
||||
value: wiki
|
||||
image: docker.io/bitnami/postgresql:17.5.0-debian-12-r3
|
||||
image: docker.io/bitnamilegacy/postgresql:17.6.0-debian-12-r4
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
exec:
|
||||
|
||||
@@ -154,6 +154,9 @@ postgresql:
|
||||
## Set to false if bringing your own PostgreSQL, and set secret value postgresql-uri.
|
||||
##
|
||||
enabled: true
|
||||
image:
|
||||
repository: bitnamilegacy/postgresql
|
||||
tag: 17.6.0-debian-12-r4
|
||||
## ssl enforce SSL communication with PostgresSQL
|
||||
## Default to false
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user