diff --git a/kubernetes/main/apps/media/qbittorrent/app/externalsecret.yaml b/kubernetes/main/apps/media/qbittorrent/app/externalsecret.yaml index 0504dd1d0..f2e619b66 100755 --- a/kubernetes/main/apps/media/qbittorrent/app/externalsecret.yaml +++ b/kubernetes/main/apps/media/qbittorrent/app/externalsecret.yaml @@ -64,8 +64,8 @@ spec: qbt: host: localhost:80 - user: {{. QBITTORRENT_USERNAME }} - pass: {{. QBITTORRENT_PASSWORD }} + user: {{ .QBITTORRENT_USERNAME }} + pass: {{ .QBITTORRENT_PASSWORD }} settings: force_auto_tmm: false