Fix link to auth example
This commit is contained in:
parent
73e22a50d2
commit
c33d05a467
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ The secret must be created in the same namespace than the Ingress rule
|
|||
ingress.kubernetes.io/auth-realm:"realm string"
|
||||
```
|
||||
|
||||
Please check the [auth](examples/custom-upstream-check/README.md) example
|
||||
Please check the [auth](examples/auth/README.md) example
|
||||
|
||||
|
||||
### Rewrite
|
||||
|
|
Loading…
Reference in a new issue