Prepare release v2.10.0-rc1
This commit is contained in:
parent
54f6144ef2
commit
be702c2b61
64 changed files with 562 additions and 550 deletions
|
@ -114,7 +114,7 @@ type TCPServer struct {
|
|||
// +k8s:deepcopy-gen=true
|
||||
|
||||
// ProxyProtocol holds the PROXY Protocol configuration.
|
||||
// More info: https://doc.traefik.io/traefik/v2.9/routing/services/#proxy-protocol
|
||||
// More info: https://doc.traefik.io/traefik/v2.10/routing/services/#proxy-protocol
|
||||
type ProxyProtocol struct {
|
||||
// Version defines the PROXY Protocol version to use.
|
||||
Version int `json:"version,omitempty" toml:"version,omitempty" yaml:"version,omitempty" export:"true"`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue