fix(qbittorrent): remove cookies volume mounts

This commit is contained in:
SeanOMik 2024-06-15 15:07:07 -04:00
parent 5144042b9e
commit eff574fc8b
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
1 changed files with 0 additions and 6 deletions

View File

@ -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: