fix(qbittorrent): Use correct emptyDir property
This commit is contained in:
parent
3de55ce6f3
commit
e191e601a8
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ spec:
|
|||
secret:
|
||||
secretName: gluetun-wgconfig
|
||||
- name: gluetun-tmp
|
||||
emptydir: {}
|
||||
emptyDir: {}
|
||||
- name: nfs-media
|
||||
persistentVolumeClaim:
|
||||
claimName: nfs-media
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue