From b3061f6441cb68d2fde7b09b171be4df147189b9 Mon Sep 17 00:00:00 2001 From: Jordan Jones Date: Tue, 15 Oct 2024 14:46:51 -0700 Subject: [PATCH] chore: oopsie --- kubernetes/main/apps/kube-system/cilium/config/l3.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/kube-system/cilium/config/l3.yaml b/kubernetes/main/apps/kube-system/cilium/config/l3.yaml index 5bb845303..e0b268c9b 100644 --- a/kubernetes/main/apps/kube-system/cilium/config/l3.yaml +++ b/kubernetes/main/apps/kube-system/cilium/config/l3.yaml @@ -9,7 +9,7 @@ spec: - localASN: 64514 exportPodCIDR: true neighbors: # []CiliumBGPNeighbor - - peerAddress: "172.16.0.1/42" + - peerAddress: "172.16.0.1/32" peerASN: 64513 serviceSelector: matchExpressions: