Update calico to version 3.25.0
This commit is contained in:
parent
d03105916a
commit
9014aa38d3
7 changed files with 70 additions and 20 deletions
|
|
@ -64,6 +64,12 @@ spec:
|
|||
type: string
|
||||
type: object
|
||||
type: array
|
||||
ignoredInterfaces:
|
||||
description: IgnoredInterfaces indicates the network interfaces that
|
||||
needs to be excluded when reading device routes.
|
||||
items:
|
||||
type: string
|
||||
type: array
|
||||
listenPort:
|
||||
description: ListenPort is the port where BGP protocol should listen.
|
||||
Defaults to 179
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue