add documentation for "force-ssl-redirect" (#7957)

See #4628
This commit is contained in:
Sven Schliesing 2021-11-24 00:27:45 +01:00 committed by GitHub
parent 843a16a8f8
commit dbf3689c5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View file

@ -44,6 +44,8 @@ add `--default-ssl-certificate=default/foo-tls` in the `nginx-controller` deploy
The default certificate will also be used for ingress `tls:` sections that do not
have a `secretName` option.
To force redirects for Ingresses that do not specify a TLS-block at all, take a look at `force-ssl-redirect` in [ConfigMap][ConfigMap].
## SSL Passthrough
The [`--enable-ssl-passthrough`](cli-arguments.md) flag enables the SSL Passthrough feature, which is disabled by