This commit is contained in:
parent
9105bc71b7
commit
f71394bed1
2 changed files with 2 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# Source: calico/templates/kdd-crds.yaml
|
||||
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue