Skip to content

Commit

Permalink
test: update rbac resource names
Browse files Browse the repository at this point in the history
Signed-off-by: peefy <[email protected]>
  • Loading branch information
Peefy committed Sep 4, 2024
1 parent 0c96171 commit b87dbaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: webhook-role
name: kcl-webhook-role
rules:
- apiGroups:
- admissionregistration.k8s.io
Expand Down

0 comments on commit b87dbaa

Please sign in to comment.