Update README.md (#2267)
It should be "your Ingress targets" in line 7.
This commit is contained in:
parent
a14e81fb82
commit
5c5c97866c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ This example demonstrates how to use the Rewrite annotations
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
You will need to make sure you Ingress targets exactly one Ingress
|
You will need to make sure your Ingress targets exactly one Ingress
|
||||||
controller by specifying the [ingress.class annotation](/README.md#annotation-ingressclass),
|
controller by specifying the [ingress.class annotation](/README.md#annotation-ingressclass),
|
||||||
and that you have an ingress controller [running](/deploy/README.md) in your cluster.
|
and that you have an ingress controller [running](/deploy/README.md) in your cluster.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue