TrueChartsClone/charts/stable/trilium-notes/values.yaml

25 lines
474 B
YAML

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