diff --git a/kube/3-deploy/1-core/01-networking/cilium/install.yaml b/kube/3-deploy/1-core/01-networking/cilium/install.yaml index 6c5478ce..f141d0b3 100644 --- a/kube/3-deploy/1-core/01-networking/cilium/install.yaml +++ b/kube/3-deploy/1-core/01-networking/cilium/install.yaml @@ -11,7 +11,7 @@ spec: - localASN: ${ASN_CLUSTER} exportPodCIDR: true neighbors: - - peerAddress: "${IP_ROUTER_VLAN_K8S}" + - peerAddress: "${IP_ROUTER_VLAN_K8S}/32" peerASN: ${ASN_ROUTER} # --- # apiVersion: v1