From 9741d598a75735ee2b55e14c4f1101d5453c63d3 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 30 Oct 2024 00:28:25 +0000 Subject: [PATCH] update --- on-premise/main/calico_v3.28.2/custom-resources.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/on-premise/main/calico_v3.28.2/custom-resources.yaml b/on-premise/main/calico_v3.28.2/custom-resources.yaml index 32d9552..e853885 100644 --- a/on-premise/main/calico_v3.28.2/custom-resources.yaml +++ b/on-premise/main/calico_v3.28.2/custom-resources.yaml @@ -9,9 +9,9 @@ spec: calicoNetwork: ipPools: - name: default-ipv4-ippool - blockSize: 26 + blockSize: 24 cidr: 10.10.0.0/16 - encapsulation: VXLANCrossSubnet + encapsulation: VXLANCrossSubnet # openstack 에서는 VXLAN을 사용해야해안다 byljh natOutgoing: Enabled nodeSelector: all() registry: reg.inje-private.com