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