fix(joplin): pm2 tmpfs

This commit is contained in:
JJGadgets
2023-12-05 16:07:00 +08:00
parent 4b162f0694
commit 43c2c95ddd

View File

@@ -98,6 +98,9 @@ spec:
temp:
<<: *tmp
mountPath: "/home/joplin/packages/server/temp"
pm2:
<<: *tmp
mountPath: "/.pm2"
resources:
requests:
cpu: 10m