Skip to content

Commit

Permalink
fix kwok device plugin role name
Browse files Browse the repository at this point in the history
  • Loading branch information
enoodle committed Aug 15, 2024
1 parent 1df0f55 commit 2d750a9
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: Role
metadata:
name: plugin
name: fake-kwok-gpu-device-plugin
rules:
- apiGroups:
- ""
Expand Down

0 comments on commit 2d750a9

Please sign in to comment.