From b1e9b943994394caa6d4ce017ec78ea4ce54bef7 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 7 Apr 2021 21:34:15 +0200 Subject: [PATCH] [calico/bgp] remove sample community entry --- v3-calico/bgpconfig.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/v3-calico/bgpconfig.yaml b/v3-calico/bgpconfig.yaml index f370016..ed012e6 100644 --- a/v3-calico/bgpconfig.yaml +++ b/v3-calico/bgpconfig.yaml @@ -11,11 +11,6 @@ spec: - cidr: 2a0a:e5c0:2:13::/108 serviceExternalIPs: - cidr: 2a0a:e5c0:2:13::/108 - prefixAdvertisements: - - cidr: 172.218.4.0/26 - communities: - - bgp-large-community - - 63400:120 --- apiVersion: projectcalico.org/v3 kind: BGPPeer