Files
truecharts/charts/stable/trilium-notes/values.yaml
T
TrueCharts Bot 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

26 lines
455 B
YAML

image:
repository: tccr.io/truecharts/trilium-notes
pullPolicy: IfNotPresent
tag: v0.53.2@sha256:2662a150bb0eb507e896d1edc494038055e5421d7d2702a8ebf3bdf1345f2312
securityContext:
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
fsGroup: 1000
service:
main:
ports:
main:
protocol: HTTP
targetPort: 8080
port: 10156
persistence:
config:
enabled: true
mountPath: "/home/node"