c6: change bgp configuration

This commit is contained in:
Nico Schottelius 2021-10-08 11:08:53 +09:00
parent 6f532c8de9
commit 5a875a549f

View file

@ -8,9 +8,9 @@ spec:
nodeToNodeMeshEnabled: true nodeToNodeMeshEnabled: true
asNumber: 65534 asNumber: 65534
serviceClusterIPs: serviceClusterIPs:
- cidr: 2a0a:e5c0:2:f::/108 - cidr: 2a0a:e5c0:2:16::/108
serviceExternalIPs: serviceExternalIPs:
- cidr: 2a0a:e5c0:2:f::/108 - cidr: 2a0a:e5c0:2:16::/108
--- ---
apiVersion: projectcalico.org/v3 apiVersion: projectcalico.org/v3
kind: BGPPeer kind: BGPPeer