c6: change bgp configuration
This commit is contained in:
parent
6f532c8de9
commit
5a875a549f
1 changed files with 2 additions and 2 deletions
|
@ -8,9 +8,9 @@ spec:
|
|||
nodeToNodeMeshEnabled: true
|
||||
asNumber: 65534
|
||||
serviceClusterIPs:
|
||||
- cidr: 2a0a:e5c0:2:f::/108
|
||||
- cidr: 2a0a:e5c0:2:16::/108
|
||||
serviceExternalIPs:
|
||||
- cidr: 2a0a:e5c0:2:f::/108
|
||||
- cidr: 2a0a:e5c0:2:16::/108
|
||||
---
|
||||
apiVersion: projectcalico.org/v3
|
||||
kind: BGPPeer
|
||||
|
|
Loading…
Reference in a new issue