Files
truecharts/charts/stable/focalboard/values.yaml
T
TrueCharts BotandGitHub 07b95435dd chore(deps): update docker general non-major (#3106)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-09 18:27:18 +02:00

33 lines
590 B
YAML

image:
repository: tccr.io/truecharts/focalboard
pullPolicy: IfNotPresent
tag: v7.1.0@sha256:fd96bb95826f1447e358d4355096b51affef86aaca620f52b92150285f27063e
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