Skip to content

Commit

Permalink
fix(operator): missing RBAC for NetworkPolicy
Browse files Browse the repository at this point in the history
  • Loading branch information
jsenko committed Jan 29, 2025
1 parent 6d4c634 commit b5c06fc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@ rules:
- networking.k8s.io
resources:
- ingresses
- networkpolicies
verbs:
- "*"

0 comments on commit b5c06fc

Please sign in to comment.