Skip to content

Commit 623aab6

Browse files
committed
Remove nfd from gpu-operators clusterrolebinding
Signed-off-by: Christopher Desiniotis <[email protected]>
1 parent 6330c78 commit 623aab6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

deployments/gpu-operator/templates/clusterrolebinding.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ subjects:
99
- kind: ServiceAccount
1010
name: gpu-operator
1111
namespace: {{ $.Release.Namespace }}
12-
- kind: ServiceAccount
13-
name: node-feature-discovery
14-
namespace: {{ $.Release.Namespace }}
1512
roleRef:
1613
kind: ClusterRole
1714
name: gpu-operator

0 commit comments

Comments
 (0)