Remove deprecated flags and update docs
This commit is contained in:
parent
527a440e2e
commit
9c6873a55d
3 changed files with 55 additions and 59 deletions
|
|
@ -160,7 +160,7 @@ Add the `--list` option to show only the backend names. Add the `--backend <back
|
|||
|
||||
### certs
|
||||
|
||||
Use `kubectl ingress-nginx certs --host <hostname>` to dump the SSL cert/key information for a given host. Requires that `--enable-dynamic-certificates` is `true` (this is the default as of version `0.24.0`).
|
||||
Use `kubectl ingress-nginx certs --host <hostname>` to dump the SSL cert/key information for a given host.
|
||||
|
||||
**WARNING:** This command will dump sensitive private key information. Don't blindly share the output, and certainly don't log it anywhere.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue