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