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
|
type: emptyDir
|
||||||
globalMounts:
|
globalMounts:
|
||||||
- path: /app/config/logs/
|
- path: /app/config/logs/
|
||||||
- path: /app/node_modules
|
- path: /app/.next/cache
|
||||||
- path: /app/.next
|
|
||||||
readOnly: false
|
readOnly: false
|
||||||
|
|
Loading…
Reference in a new issue