Skip to content

Commit

Permalink
Removes vxclan spec
Browse files Browse the repository at this point in the history
  • Loading branch information
1Solon committed Oct 19, 2024
1 parent c19f11f commit d00db00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/infra/pod-gateway/pod-gateway/app/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ spec:

settings:
VPN_INTERFACE: "tun0"
VXLAN_ID: "45"
VXLAN_IP_NETWORK: "192.168.2"
# VXLAN_ID: "45"
# VXLAN_IP_NETWORK: "192.168.2"
VPN_BLOCK_OTHER_TRAFFIC: "true"
VPN_TRAFFIC_PORT: *vpn_port
DNS_LOCAL_CIDRS: "10.0.0.0/8 192.168.0.0/16"
Expand Down

0 comments on commit d00db00

Please sign in to comment.