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

Commit

Permalink
Fix create permission error when nodefeature enabled
Browse files Browse the repository at this point in the history
Signed-off-by: Swalloow <swalloow.me@gmail.com>
  • Loading branch information
Swalloow committed Aug 15, 2023
1 parent 3bc3055 commit 6cd62a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployments/helm/gpu-feature-discovery/templates/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ rules:
- get
- list
- watch
- create
- update
---
apiVersion: rbac.authorization.k8s.io/v1
Expand Down

0 comments on commit 6cd62a5

Please sign in to comment.