Files
k8s-public-manifests/cluster/apps/plex-and-tools/transmission-with-vpn/configmap/gluetun.yaml
2025-12-05 22:11:36 +01:00

18 lines
453 B
YAML

---
apiVersion: v1
kind: ConfigMap
metadata:
name: transmission-with-vpn-gluetun
namespace: plex-and-tools
labels:
app: transmission-with-vpn
data:
# See https://github.com/qdm12/gluetun-wiki/tree/main/setup#setup
### cyberghost ###
# https://github.com/qdm12/gluetun-wiki/blob/main/setup/providers/cyberghost.md
VPN_SERVICE_PROVIDER: 'cyberghost'
OPENVPN_USER: 'example'
OPENVPN_PASSWORD: 'example'
SERVER_COUNTRIES: 'Germany'