mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-28 10:18:26 +00:00
fix(sillytavern): mounts
This commit is contained in:
@@ -83,9 +83,12 @@ spec:
|
||||
path: /home/node/app/data
|
||||
- subPath: plugins
|
||||
path: /home/node/app/plugins
|
||||
- subPath: extensions
|
||||
path: /home/node/app/public/scripts/extensions/third-party
|
||||
tmp:
|
||||
type: emptyDir
|
||||
medium: Memory
|
||||
sizeLimit: 64Mi
|
||||
globalMounts:
|
||||
- subPath: tmp
|
||||
path: /tmp
|
||||
|
||||
Reference in New Issue
Block a user