fix(qbittorrent): remove cookies volume mounts
This commit is contained in:
parent
5144042b9e
commit
eff574fc8b
|
@ -130,12 +130,6 @@ spec:
|
||||||
app: # container name
|
app: # container name
|
||||||
- path: /config
|
- path: /config
|
||||||
|
|
||||||
cookies:
|
|
||||||
type: secret
|
|
||||||
name: cookie-secret
|
|
||||||
globalMounts:
|
|
||||||
- path: /etc/tokens
|
|
||||||
|
|
||||||
gluetun-tmp:
|
gluetun-tmp:
|
||||||
type: emptyDir
|
type: emptyDir
|
||||||
advancedMounts:
|
advancedMounts:
|
||||||
|
|
Loading…
Reference in New Issue