Update annotations.md
This commit is contained in:
parent
562e71271e
commit
7d94bc8747
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ Key:
|
||||||
| `auth-tls-secret` | Name of secret for TLS client certification validation. (nginx, haproxy)
|
| `auth-tls-secret` | Name of secret for TLS client certification validation. (nginx, haproxy)
|
||||||
| `auth-tls-verify-depth` | Maximum chain length of TLS client certificate. (nginx)
|
| `auth-tls-verify-depth` | Maximum chain length of TLS client certificate. (nginx)
|
||||||
| `auth-satisfy` | Behaviour when more than one of `auth-type`, `auth-tls-secret` or `whitelist-source-range` are configured: `all` (default) or `any`. (trafficserver) | `trafficserver`
|
| `auth-satisfy` | Behaviour when more than one of `auth-type`, `auth-tls-secret` or `whitelist-source-range` are configured: `all` (default) or `any`. (trafficserver) | `trafficserver`
|
||||||
| `whitelist-source-range` | Comma-separate list of IP addresses to restrict access to. (nginx, haproxy, trafficserver)
|
| `whitelist-source-range` | Comma-separate list of IP addresses to enable access to. (nginx, haproxy, trafficserver)
|
||||||
|
|
||||||
## URL related
|
## URL related
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue