Skip to content

Commit

Permalink
Update controller/konnect/index_kongconsumergroup.go
Browse files Browse the repository at this point in the history
Co-authored-by: Jintao Zhang <[email protected]>
  • Loading branch information
pmalek and tao12345666333 authored Oct 8, 2024
1 parent e71eb91 commit 187a63a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controller/konnect/index_kongconsumergroup.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
const (
// IndexFieldKongConsumerGroupOnPlugin is the index field for KongConsumerGroup -> KongPlugin.
IndexFieldKongConsumerGroupOnPlugin = "consumerGroupPluginRef"
// IndexFieldKongConsumerGroupOnKonnectGatewayControlPlane is the index field for KongConsumerGropu -> KonnectGatewayControlPlane.
// IndexFieldKongConsumerGroupOnKonnectGatewayControlPlane is the index field for KongConsumerGroup -> KonnectGatewayControlPlane.
IndexFieldKongConsumerGroupOnKonnectGatewayControlPlane = "consumerGroupKonnectGatewayControlPlaneRef"
)

Expand Down

0 comments on commit 187a63a

Please sign in to comment.