Files
truecharts/charts/stable/trilium-notes/values.yaml
T
TrueCharts BotandGitHub 9acc9a3418 chore(deps): update docker general non-major (#3015)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-01 13:58:48 +02:00

26 lines
455 B
YAML

image:
repository: tccr.io/truecharts/trilium-notes
pullPolicy: IfNotPresent
tag: v0.52.4@sha256:2c88323bc01b3dccb8b3bf317a9380394b3c0e2975ef894c0300ea650a7999b5
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"