Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove nfd from gpu-operators clusterrolebinding
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>
cdesiniotis committed Jan 31, 2025
1 parent 10ef430 commit 605f8f2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions deployments/gpu-operator/templates/clusterrolebinding.yaml
Original file line number Diff line number Diff line change
@@ -9,9 +9,6 @@ subjects:
- kind: ServiceAccount
name: gpu-operator
namespace: {{ $.Release.Namespace }}
- kind: ServiceAccount
name: node-feature-discovery
namespace: {{ $.Release.Namespace }}
roleRef:
kind: ClusterRole
name: gpu-operator

0 comments on commit 605f8f2

Please sign in to comment.