parent
fb919b918a
commit
e2f421b9f4
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ The resulting secret will be of type `kubernetes.io/tls`.
|
||||||
NGINX provides the option to configure a server as a catch-all with
|
NGINX provides the option to configure a server as a catch-all with
|
||||||
[server_name](http://nginx.org/en/docs/http/server_names.html)
|
[server_name](http://nginx.org/en/docs/http/server_names.html)
|
||||||
for requests that do not match any of the configured server names.
|
for requests that do not match any of the configured server names.
|
||||||
This configuration works without out-of-the-box for HTTP traffic.
|
This configuration works out-of-the-box for HTTP traffic.
|
||||||
For HTTPS, a certificate is naturally required.
|
For HTTPS, a certificate is naturally required.
|
||||||
|
|
||||||
For this reason the Ingress controller provides the flag `--default-ssl-certificate`.
|
For this reason the Ingress controller provides the flag `--default-ssl-certificate`.
|
||||||
|
|
Loading…
Reference in a new issue