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 cd6430b commit d52e4c2
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 d52e4c2

Please sign in to comment.