Prepare release v3.6.0-rc1
This commit is contained in:
parent
5033aaafde
commit
d5a8ff919a
54 changed files with 422 additions and 382 deletions
|
|
@ -129,7 +129,7 @@ type TCPServer struct {
|
|||
// +k8s:deepcopy-gen=true
|
||||
|
||||
// ProxyProtocol holds the PROXY Protocol configuration.
|
||||
// More info: https://doc.traefik.io/traefik/v3.5/routing/services/#proxy-protocol
|
||||
// More info: https://doc.traefik.io/traefik/v3.6/routing/services/#proxy-protocol
|
||||
type ProxyProtocol struct {
|
||||
// Version defines the PROXY Protocol version to use.
|
||||
// +kubebuilder:validation:Minimum=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue