less mounts
This commit is contained in:
parent
f78d07f7de
commit
cb31e6c0de
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue