Add nginx basic auth example
This commit is contained in:
parent
c43c3a95b0
commit
0d4bf15cb0
2 changed files with 126 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue