You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the annotation that can enable the PROXY protocol V1.
91
101
The possible values are `false`, `true` or `*` for all ports or a comma delimited list of the service port (for instance `80,443`).
@@ -137,6 +147,10 @@ The possible format are:
137
147
- `<certificate-id>,<certificate-id>`will use these certificates for all frontends
138
148
- `<port1>:<certificate1-id>,<certificate2-id>;<port2>,<port3>:<certificate3-id>`will use certificate 1 and 2 for frontend with port port1 and certificate3 for frotend with port port2 and port3
0 commit comments