wikijs: bump to 2.5.309, helm chart 2.4.1

This commit is contained in:
ace
2026-01-03 22:34:08 +03:00
parent bea29c93ff
commit 5e77d2c875
7 changed files with 32 additions and 41 deletions

View File

@@ -6,7 +6,7 @@ replicaCount: 1
image:
repository: requarks/wiki
tag: 2.5.308
tag: ""
pullPolicy: IfNotPresent
imagePullSecrets: []
@@ -75,16 +75,12 @@ tolerations: []
affinity: {}
# Enabled postgres
# ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/postgresql
postgresql:
# Set false for external PostgreSQL
enabled: true
postgresqlDatabase: wiki
#
# Set for external PostgreSQL host
# postgresqlHost: postgresql
#postgresqlUsername: postgres
#postgresqlPassword: wiki
persistence:
auth:
username: "wiki"
password: "wiki"
database: "wiki"
tls:
enabled: false
# storageClass: ""