Files
truecharts/charts/stable/trilium-notes/values.yaml
T
899c3a7842 chore(deps): update docker general non-major (#2606)
* 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-05-04 23:06:49 +02:00

21 lines
392 B
YAML

image:
repository: tccr.io/truecharts/trilium-notes
pullPolicy: IfNotPresent
tag: v0.51.2@sha256:541ae2ee1f11c75b76384afb1e8a5dacf677b940889a959e38e10134f57d7165
service:
main:
ports:
main:
protocol: HTTP
targetPort: 8080
port: 10156
env:
TRILIUM_DATA_DIR: "/trilium-data"
persistence:
config:
enabled: true
mountPath: "/trilium-data"