From f71394bed1c46e56e2202d055423364aca0bb22f Mon Sep 17 00:00:00 2001 From: Adrien Reslinger Date: Mon, 11 Jan 2021 23:34:38 +0100 Subject: [PATCH] Update from upstream --- ...urations.crd.projectcalico.org-CustomResourceDefinition.yaml | 2 ++ ...bgppeers.crd.projectcalico.org-CustomResourceDefinition.yaml | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/files/bgpconfigurations.crd.projectcalico.org-CustomResourceDefinition.yaml b/files/bgpconfigurations.crd.projectcalico.org-CustomResourceDefinition.yaml index a11fc5d..cf207e8 100644 --- a/files/bgpconfigurations.crd.projectcalico.org-CustomResourceDefinition.yaml +++ b/files/bgpconfigurations.crd.projectcalico.org-CustomResourceDefinition.yaml @@ -1,3 +1,5 @@ +# Source: calico/templates/kdd-crds.yaml + apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: diff --git a/files/bgppeers.crd.projectcalico.org-CustomResourceDefinition.yaml b/files/bgppeers.crd.projectcalico.org-CustomResourceDefinition.yaml index 30db4aa..ac8d002 100644 --- a/files/bgppeers.crd.projectcalico.org-CustomResourceDefinition.yaml +++ b/files/bgppeers.crd.projectcalico.org-CustomResourceDefinition.yaml @@ -35,7 +35,6 @@ spec: format: int32 type: integer keepOriginalNextHop: - default: false description: Option to keep the original nexthop field when routes are sent to a BGP Peer. Setting "true" configures the selected BGP Peers node to use the "next hop keep;" instead of "next hop self;"(default)