fix(k8sgw): Tailscale netpols

This commit is contained in:
JJGadgets
2023-12-15 05:29:55 +08:00
parent cdb0cb239a
commit c1b4f15eb7

View File

@@ -24,6 +24,9 @@ spec:
- ports:
- port: "53"
- port: "1053"
- fromEndpoints:
- matchLabels:
io.kubernetes.pod.namespace: "tailscale"
egress:
- toCIDRSet:
- cidr: "${IP_ROUTER_VLAN_K8S}/32"