disable gluetun deployment

This commit is contained in:
2025-07-05 18:16:42 +05:30
parent 72f6e16e08
commit f557733f38
3 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
---
apiVersion: v1
kind: ConfigMap
metadata:
name: gluetun-config
namespace: default
data:
VPN_SERVICE_PROVIDER: "surfshark"
SERVER_COUNTRIES: "Netherlands"
HTTPPROXY: "ON"
FIREWALL_OUTBOUND_SUBNETS: "192.168.1.0/24,10.42.0.0/16,10.43.0.0/16"
DNS_ADDRESS: "8.8.8.8"