image:
repository: ghcr.io/zadam/trilium
pullPolicy: IfNotPresent
tag: 0.62.3@sha256:a4208654df5972354c48cbee5b4620505ae4b0bb6d0c74096517701bd91ccc03
service:
main:
ports:
protocol: http
targetPort: 8080
port: 10156
persistence:
config:
enabled: true
mountPath: "/home/node"
portal:
open:
securityContext:
container:
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
fsGroup: 1000