Fix typo in nginx README

This commit is contained in:
Arnd Hannemann 2017-02-14 10:06:44 +01:00
parent d8c5407c36
commit 64e14fed9b

View file

@ -40,7 +40,7 @@ Anytime we reference a tls secret, we mean (x509, pem encoded, RSA 2048, etc). Y
- Default backend [404-server](https://github.com/kubernetes/contrib/tree/master/404-server) - Default backend [404-server](https://github.com/kubernetes/contrib/tree/master/404-server)
## Dry running the Ingress controller ## Try running the Ingress controller
Before deploying the controller to production you might want to run it outside the cluster and observe it. Before deploying the controller to production you might want to run it outside the cluster and observe it.