Remove iptable drop
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
22717250e5
commit
e26dec2f7a
@ -112,7 +112,6 @@ spec:
|
|||||||
--authkey=${AUTH_KEY} \
|
--authkey=${AUTH_KEY} \
|
||||||
--hostname=auth-proxy
|
--hostname=auth-proxy
|
||||||
echo "Re-enabling incoming traffic from the cluster"
|
echo "Re-enabling incoming traffic from the cluster"
|
||||||
iptables -D ts-input -s 100.64.0.0/10 ! -i tailscale0 -j DROP
|
|
||||||
wait ${PID}
|
wait ${PID}
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
|
Loading…
Reference in New Issue
Block a user