Skip to content

Commit 8e9e267

Browse files
Update sriov-cni-daemonset.yaml
1 parent 6c93ed4 commit 8e9e267

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

manifests/sriov-cni-daemonset.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ spec:
2424
- key: node-role.kubernetes.io/master
2525
operator: Exists
2626
effect: NoSchedule
27+
- key: nvidia.com/gpu
28+
operator: Exists
2729
containers:
2830
- name: kube-sriov-cni
2931
image: ghcr.io/k8snetworkplumbingwg/sriov-cni

0 commit comments

Comments
 (0)