Skip to content

Commit

Permalink
Fix type agent-regitration to agent-registration (#1077)
Browse files Browse the repository at this point in the history
Signed-off-by: xuezhaojun <zxue@redhat.com>
xuezhaojun authored Nov 7, 2024
1 parent 0199e88 commit bf09c13
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: managedcluster-import-controller-agent-regitration-client
name: managedcluster-import-controller-agent-registration-client
rules:
- nonResourceURLs: ["/agent-registration/*"]
verbs: ["get"]

0 comments on commit bf09c13

Please sign in to comment.