Merge pull request #1188 from Rajadeepan/Rajadeepan-patch-1

Fix minor typo
This commit is contained in:
Manuel Alejandro de Brito Fontes 2017-08-20 19:44:25 -04:00 committed by GitHub
commit 4c1111b12d

View file

@ -106,7 +106,7 @@ Please check the [custom upstream check](../../examples/customization/custom-ups
### Authentication
Is possible to add authentication adding additional annotations in the Ingress rule. The source of the authentication is a secret that contains usernames and passwords inside the the key `auth`.
Is possible to add authentication adding additional annotations in the Ingress rule. The source of the authentication is a secret that contains usernames and passwords inside the key `auth`.
The annotations are:
```