Update calico to version 3.25.0

This commit is contained in:
Adrien Reslinger 2023-03-05 10:43:57 +01:00
parent d03105916a
commit 9014aa38d3
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
7 changed files with 70 additions and 20 deletions

View file

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