Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
Add kaudrant resources to ksm permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
david-martin committed Jan 22, 2024
1 parent 220b158 commit b9f5340
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion config/prometheus-for-federation/ksm_clusterrole_patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,17 @@
- udproutes
verbs:
- list
- watch
- watch
- op: add
path: /rules/-
value:
apiGroups:
- "kuadrant.io"
resources:
- tlspolicies
- dnspolicies
- ratelimitpolicies
- authpolicies
verbs:
- list
- watch

0 comments on commit b9f5340

Please sign in to comment.