Add proxy-pass-params annotation and Backend field

This commit is contained in:
Antoine Cotten 2017-08-31 15:09:23 +02:00
parent abc53ccfc5
commit c0fecd5bd7
No known key found for this signature in database
GPG key ID: EA06C9A94E2B3EA0
4 changed files with 26 additions and 1 deletions

View file

@ -63,6 +63,7 @@ Key:
| `session-cookie-name` | When `affinity` is set to `cookie`, the name of the cookie to use. | | nginx
| `session-cookie-hash` | When `affinity` is set to `cookie`, the hash algorithm used: `md5`, `sha`, `index`. | | nginx
| `proxy-body-size` | Maximum request body size. | | nginx, haproxy
| `proxy-pass-params` | Parameters for proxy-pass directives. | |
| `follow-redirects` | Follow HTTP redirects in the response and deliver the redirect target to the client. | | trafficserver
| `kubernetes.io/ingress.global-static-ip-name` | Name of the static global IP address in GCP to use when provisioning the HTTPS load balancer. | empty string | gce