feat: add Trilium

This commit is contained in:
JJGadgets
2025-10-12 20:21:23 +08:00
parent 74e2866e9c
commit 408aca2c74

View File

@@ -89,13 +89,10 @@ spec:
globalMounts:
- subPath: data
path: *pvc
# tmp:
# type: emptyDir
# medium: Memory
# sizeLimit: 16Mi
# globalMounts:
# - subPath: tmp
# path: /tmp
tmp:
type: emptyDir
medium: Memory
sizeLimit: 16Mi
defaultPodOptions:
automountServiceAccountToken: false
enableServiceLinks: false