Update image for wiki postgres

This commit is contained in:
dvirlabs 2026-02-05 16:48:27 +02:00
parent 3ffa602d73
commit cce05b445b

View File

@ -27,6 +27,10 @@ postgresql:
postgresqlUsername: wikijs postgresqlUsername: wikijs
postgresqlPassword: wikijs123 postgresqlPassword: wikijs123
postgresqlDatabase: wiki postgresqlDatabase: wiki
image:
registry: docker.io
repository: bitnamilegacy/postgresql
tag: 11.22.0-debian-12-r4
persistence: persistence:
enabled: true enabled: true
size: 30Gi size: 30Gi