Files
truecharts/charts/stable/trilium-notes/values.yaml
T
3ff538a498 chore(deps): update docker general non-major (#1876)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-10 17:15:40 +01:00

21 lines
392 B
YAML

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