Files
truecharts/charts/stable/trilium-notes/values.yaml
T
SukarnandGitHub 2a57f1f74c feat(trilium-notes): move to stable (#1748)
Works as expected. Can be moved to stable.
2022-01-21 01:14:18 +01:00

21 lines
392 B
YAML

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