[bgp] peer with apurouters instead of routers

This commit is contained in:
Nico Schottelius 2021-04-07 22:19:22 +02:00
parent b1e9b94399
commit 203d5bb4f9
1 changed files with 4 additions and 4 deletions

View File

@ -15,15 +15,15 @@ spec:
apiVersion: projectcalico.org/v3
kind: BGPPeer
metadata:
name: router1
name: apu-router1
spec:
peerIP: 2a0a:e5c0:1:8::5
peerIP: 2a0a:e5c0:2::43
asNumber: 207996
---
apiVersion: projectcalico.org/v3
kind: BGPPeer
metadata:
name: router2
name: apurouter2
spec:
peerIP: 2a0a:e5c0:1:8::6
peerIP: 2a0a:e5c0:2::43
asNumber: 207996