Skip to content

Commit

Permalink
Remove nfd from gpu-operators clusterrolebinding
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Desiniotis <[email protected]>
  • Loading branch information
cdesiniotis committed Jan 31, 2025
1 parent 8bf9be0 commit 68fddb1
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
Expand Up @@ -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
Expand Down

0 comments on commit 68fddb1

Please sign in to comment.