2022-01-15 10:32:14 +00:00
|
|
|
image:
|
|
|
|
repository: tccr.io/truecharts/trilium-notes
|
|
|
|
pullPolicy: IfNotPresent
|
2022-06-11 18:05:55 +00:00
|
|
|
tag: v0.52.2@sha256:848715471d8f09800f56c48aef30c419d8f2150e645ad37562ad2bd1d76699a8
|
2022-01-15 10:32:14 +00:00
|
|
|
|
2022-06-13 10:09:18 +00:00
|
|
|
securityContext:
|
|
|
|
runAsNonRoot: false
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
fsGroup: 1000
|
|
|
|
|
2022-01-15 10:32:14 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
protocol: HTTP
|
|
|
|
targetPort: 8080
|
2022-01-21 11:08:16 +00:00
|
|
|
port: 10156
|
2022-01-15 10:32:14 +00:00
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
2022-06-13 11:51:19 +00:00
|
|
|
mountPath: "/home/node"
|