less mounts

This commit is contained in:
Joseph Hanson 2024-07-25 19:57:16 -05:00
parent f78d07f7de
commit cb31e6c0de
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

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