correct the mount
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
d8e9fc0317
commit
3a8a765ab4
|
@ -27,6 +27,8 @@ spec:
|
||||||
mountPath: /config
|
mountPath: /config
|
||||||
- name: torrents
|
- name: torrents
|
||||||
mountPath: /torrents
|
mountPath: /torrents
|
||||||
|
- name: data
|
||||||
|
mountPath: /data
|
||||||
- image: imartyn/krantor
|
- image: imartyn/krantor
|
||||||
name: krantor
|
name: krantor
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue