fix documentation
This commit is contained in:
parent
ea459e9af0
commit
ff7b814edc
2 changed files with 4 additions and 4 deletions
|
@ -531,6 +531,7 @@ This way, any Ingress attached to this Entrypoint will have TLS termination by d
|
|||
### Enabling TLS via Annotations
|
||||
|
||||
To enable TLS on the underlying router created from an Ingress, one should configure it through annotations:
|
||||
|
||||
```yaml
|
||||
traefik.ingress.kubernetes.io/router.tls: "true"
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue