Update to version v3.23.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2022-05-11 21:33:11 +02:00
parent 4bd2267e77
commit a1b71d54ec
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
13 changed files with 247 additions and 38 deletions

View file

@ -54,6 +54,12 @@ spec:
description: Selector for the nodes that should have this peering. When
this is set, the Node field must be empty.
type: string
numAllowedLocalASNumbers:
description: Maximum number of local AS numbers that are allowed in
the AS path for received routes. This removes BGP loop prevention
and should only be used if absolutely necesssary.
format: int32
type: integer
password:
description: Optional BGP password for the peerings generated by this
BGPPeer resource.