feat: Enable inputport
This commit is contained in:
parent
cadd4fe9a5
commit
7682efd256
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ data:
|
|||
VPN_PORT_FORWARDING_UP_COMMAND: "/scripts/port-up.sh"
|
||||
VPN_PORT_FORWARDING_DOWN_COMMAND: "/scripts/port-down.sh"
|
||||
FIREWALL_OUTBOUND_SUBNETS: 10.244.0.0/16,10.96.0.0/12
|
||||
FIREWALL_INPUT_PORTS: "8112"
|
||||
FIREWALL_INPUT_PORTS: "8112,5030"
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue