Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rainest committed Jul 17, 2024
1 parent 506fce6 commit 75d9d20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ Create a consumers named `aygerim` and `rustem` that use these credentials:

Luka and Kim wants to limit the amount of requests to the `httpbin` Service on

Check failure on line 183 in app/_src/kubernetes-ingress-controller/plugins/cross-namespace.md

View workflow job for this annotation

GitHub Actions / Vale

[vale] reported by reviewdog 🐶 [kong.Spelling] Did you really mean 'Luka'? Raw Output: {"message": "[kong.Spelling] Did you really mean 'Luka'?", "location": {"path": "app/_src/kubernetes-ingress-controller/plugins/cross-namespace.md", "range": {"start": {"line": 183, "column": 1}}}, "severity": "ERROR"}
a per-consumer basis. Because they only have access to their own namespaces,
they need to create rules that allow interactions accross them.
they need to create rules that allow interactions across them.

By default, resources that support the [`konghq.com/plugins` annotation](/kubernetes-ingress-controller/{{page.release}}/reference/annotations/#konghqcomplugins)
can only attach plugins in their same namespace. ReferenceGrant resources can
Expand Down

0 comments on commit 75d9d20

Please sign in to comment.