Skip to content

Commit

Permalink
feat: Kong README.md updated
Browse files Browse the repository at this point in the history
Signed-off-by: Mattia Lavacca <[email protected]>
  • Loading branch information
mlavacca committed Oct 18, 2023
1 parent 39fe815 commit ff4f792
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkg/i2gw/providers/kong/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@ Current supported annotations:
in the annotation key after `.`, and the annotations value can contain multiple
header values separated by commas. All the header values for a specific header
name are intended to be ORed. Example: `konghq.com/headers.x-routing: "alpha,bravo"`.
- `konghq.com/plugins`: If specified, the values of this annotation are used to
configure plugins on the associated ingress rules. Multiple plugins can be specified
by separating values with commas. Example: `konghq.com/plugins: "plugin1,plugin2"`.

If you are reliant on any annotations not listed above, please open an issue.

0 comments on commit ff4f792

Please sign in to comment.