Skip to content

Commit

Permalink
added OIDC label selector in webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
yijie-04 committed Jan 12, 2024
1 parent de787c6 commit c365d4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/webhook/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@ func main() {
})

ctx = filteredFactory.WithSelectors(ctx,
sources.OIDCTokenRoleLabelSelector,
eventingtls.TrustBundleLabelSelector,
)

Expand Down

0 comments on commit c365d4a

Please sign in to comment.