diff --git a/deployments/static/gpu-feature-discovery-daemonset-with-mig-mixed.yaml b/deployments/static/gpu-feature-discovery-daemonset-with-mig-mixed.yaml index 16b6b8d02..18524e4a4 100644 --- a/deployments/static/gpu-feature-discovery-daemonset-with-mig-mixed.yaml +++ b/deployments/static/gpu-feature-discovery-daemonset-with-mig-mixed.yaml @@ -39,7 +39,7 @@ spec: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - # On discrete-GPU based systems NFD adds the following lable where 10de is te NVIDIA PCI vendor ID + # On discrete-GPU based systems NFD adds the following label where 10de is te NVIDIA PCI vendor ID - key: feature.node.kubernetes.io/pci-10de.present operator: In values: diff --git a/deployments/static/gpu-feature-discovery-daemonset-with-mig-single.yaml b/deployments/static/gpu-feature-discovery-daemonset-with-mig-single.yaml index 19007fcf7..706460e34 100644 --- a/deployments/static/gpu-feature-discovery-daemonset-with-mig-single.yaml +++ b/deployments/static/gpu-feature-discovery-daemonset-with-mig-single.yaml @@ -39,7 +39,7 @@ spec: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - # On discrete-GPU based systems NFD adds the following lable where 10de is te NVIDIA PCI vendor ID + # On discrete-GPU based systems NFD adds the following label where 10de is te NVIDIA PCI vendor ID - key: feature.node.kubernetes.io/pci-10de.present operator: In values: diff --git a/deployments/static/gpu-feature-discovery-daemonset.yaml b/deployments/static/gpu-feature-discovery-daemonset.yaml index a2b43bbbf..086e45aca 100644 --- a/deployments/static/gpu-feature-discovery-daemonset.yaml +++ b/deployments/static/gpu-feature-discovery-daemonset.yaml @@ -37,7 +37,7 @@ spec: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - # On discrete-GPU based systems NFD adds the following lable where 10de is te NVIDIA PCI vendor ID + # On discrete-GPU based systems NFD adds the following label where 10de is te NVIDIA PCI vendor ID - key: feature.node.kubernetes.io/pci-10de.present operator: In values: