fix wrong link(change titile)
This commit is contained in:
parent
fbcedc02dc
commit
08149a7a21
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ The annotations `ingress.kubernetes.io/limit-connections` and `ingress.kubernete
|
|||
If you specify both annotations in a single Ingress rule, `limit-rps` takes precedence.
|
||||
|
||||
|
||||
### Secure upstreams
|
||||
### Secure backends
|
||||
|
||||
By default NGINX uses `http` to reach the services. Adding the annotation `ingress.kubernetes.io/secure-backends: "true"` in the Ingress rule changes the protocol to `https`.
|
||||
|
||||
|
|
Loading…
Reference in a new issue