feat: Authenticate to soulseek
This commit is contained in:
parent
b1d4b32fdb
commit
a14da8e3b1
1 changed files with 8 additions and 0 deletions
|
|
@ -34,6 +34,14 @@ spec:
|
|||
remoteRef:
|
||||
key: secrets/managed/qbittorrent/slskd-env-secrets
|
||||
property: GLUETUN_API_KEY
|
||||
- secretKey: SLSKD_SLSK_USERNAME
|
||||
remoteRef:
|
||||
key: secrets/managed/qbittorrent/slskd-env-secrets
|
||||
property: SLSK_USERNAME
|
||||
- secretKey: SLSKD_SLSK_PASSWORD
|
||||
remoteRef:
|
||||
key: secrets/managed/qbittorrent/slskd-env-secrets
|
||||
property: SLSK_PASSWORD
|
||||
|
||||
---
|
||||
apiVersion: external-secrets.io/v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue