feat: Enable Gluetun API

This commit is contained in:
Peter 2026-05-09 21:00:11 +02:00
parent 1271ce3e91
commit ea84f908d2
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg
3 changed files with 40 additions and 20 deletions

View file

@ -51,6 +51,9 @@ data:
PGID: "1000"
SLSKD_HEADLESS: "true"
SLSKD_REMOTE_CONFIGURATION: "true"
SLSKD_VPN: "true"
SLSKD_VPN_PORT_FORWARDING: "true"
SLSKD_VPN_GLUETUN_URL: http://localhost:8000
---
apiVersion: v1
kind: ConfigMap