Update from upstream
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2021-01-11 23:34:38 +01:00
parent 9105bc71b7
commit f71394bed1
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
2 changed files with 2 additions and 1 deletions

View file

@ -1,3 +1,5 @@
# Source: calico/templates/kdd-crds.yaml
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:

View file

@ -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)