Add nginx basic auth example

This commit is contained in:
Manuel de Brito Fontes 2017-07-16 16:22:08 -04:00
parent c43c3a95b0
commit 0d4bf15cb0
2 changed files with 126 additions and 1 deletions

View file

@ -130,7 +130,7 @@ The secret must be created in the same namespace as the Ingress rule.
ingress.kubernetes.io/auth-realm: "realm string"
```
Please check the [auth](/examples/auth/nginx/README.md) example.
Please check the [auth](/examples/auth/basic/nginx/README.md) example.
### Certificate Authentication