mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-02-05 08:18:03 +00:00
feat: add Trilium
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user