Merge pull request #1341 from drigz/patch-1

Fix typos
This commit is contained in:
Manuel Alejandro de Brito Fontes 2017-09-12 09:51:21 -07:00 committed by GitHub
commit a5084d1a30

View file

@ -287,7 +287,7 @@ In some scenarios is required to redirect from `www.domain.com` to `domain.com`
To enable this feature use the annotation `ingress.kubernetes.io/from-to-www-redirect: "true"`
**Important:**
If at some point a new Ingress is created with a host equals to one of the options (like `domain.com`) the annotation will be ommited.
If at some point a new Ingress is created with a host equal to one of the options (like `domain.com`) the annotation will be omitted.
### Whitelist source range