Files
truecharts/charts/stable/focalboard/values.yaml
T
d02f35c3f2 chore(deps): update docker general non-major (#2581)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-29 09:32:25 +02:00

33 lines
591 B
YAML

image:
repository: tccr.io/truecharts/focalboard
pullPolicy: IfNotPresent
tag: v0.16.0@sha256:ab76c7f5884bfac4c952d3e8123fd0bf5d96272b317de37430d596e07399b756
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