add /tmp
This commit is contained in:
parent
e79d23c022
commit
c9d187c722
1 changed files with 4 additions and 0 deletions
|
@ -120,6 +120,10 @@ spec:
|
|||
defaultMode: 0775
|
||||
globalMounts:
|
||||
- readOnly: true
|
||||
tmp:
|
||||
type: emptyDir
|
||||
globalMounts:
|
||||
- path: /tmp
|
||||
media:
|
||||
type: nfs
|
||||
server: gandalf.jahanson.tech
|
||||
|
|
Loading…
Reference in a new issue