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

Commit

Permalink
Merge pull request #775 from david-martin/fix-ksm-permissions
Browse files Browse the repository at this point in the history
Add kaudrant resources to ksm permissions
  • Loading branch information
openshift-merge-bot[bot] authored Feb 22, 2024
2 parents b4f0aa1 + a9918f7 commit acb7043
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 acb7043

Please sign in to comment.