Skip to content

Commit

Permalink
update rbacs
Browse files Browse the repository at this point in the history
  • Loading branch information
mazdakn committed Sep 10, 2024
1 parent 6cd6042 commit ab29eb0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions node/tests/k8st/infra/calico-kdd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,13 @@ rules:
verbs:
- watch
- list
# Watch for changes to Kubernetes AdminNetworkPolicies.
- apiGroups: ["policy.networking.k8s.io"]
resources:
- adminnetworkpolicies
verbs:
- watch
- list
# Used by Calico for policy information.
- apiGroups: [""]
resources:
Expand Down

0 comments on commit ab29eb0

Please sign in to comment.