more mounts

This commit is contained in:
Joseph Hanson 2024-07-25 19:56:13 -05:00
parent 96c9f7d7d9
commit f78d07f7de
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -89,4 +89,6 @@ spec:
type: emptyDir
globalMounts:
- path: /app/config/logs/
- path: /app/node_modules
- path: /app/.next
readOnly: false