catalog/stable/focalboard/12.0.0/ix_values.yaml

36 lines
614 B
YAML

image:
repository: tccr.io/truecharts/focalboard
pullPolicy: IfNotPresent
tag: 7.4.4@sha256:b6bc8035dd97171f36490ffcaa7b55fa54347fc127783811889347d2ff2eee27
securityContext:
readOnlyRootFilesystem: false
env: {}
focalboard:
serverRoot: "http://localhost:10072"
telemetry: false
localOnly: false
enableLocalMode: true
service:
main:
ports:
main:
port: 10072
persistence:
uploads:
enabled: true
mountPath: "/uploads"
postgresql:
enabled: true
existingSecret: "dbcreds"
postgresqlUsername: focalboard
postgresqlDatabase: focalboard
portal:
enabled: true