wikijs: bump to 2.5.309, helm chart 2.4.1
This commit is contained in:
@@ -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: ""
|
||||
|
||||
Reference in New Issue
Block a user