more mounts
This commit is contained in:
parent
96c9f7d7d9
commit
f78d07f7de
1 changed files with 2 additions and 0 deletions
|
@ -89,4 +89,6 @@ spec:
|
|||
type: emptyDir
|
||||
globalMounts:
|
||||
- path: /app/config/logs/
|
||||
- path: /app/node_modules
|
||||
- path: /app/.next
|
||||
readOnly: false
|
||||
|
|
Loading…
Reference in a new issue