Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Angel <Guaris@users.noreply.github.com>
  • Loading branch information
pmalek and Guaris authored Oct 31, 2024
1 parent 6ac5960 commit 221889b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/_src/gateway-operator/guides/konnect-plugin-binding.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ NAME PLUGIN-KIND PLUGIN-NAME PROGR
rate-limiting-minute-10-a0z1x KongPlugin rate-limiting-minute-10 True
```

#### Attaching Plugins to Multiple Entities
#### Attaching plugins to multiple entities

Similar to those introduced above, you can also attach a plugin to multiple entities by configuring annotations of attached entities. If a plugin appears in the `konghq.com/plugins` annotation of multiple entities, a `KongPluginBinding` will be created for the binding relationship between the plugin and the combination of these entities. Taking the example above where a plugin is attached to a service and a consumer:

Expand Down

0 comments on commit 221889b

Please sign in to comment.