diff --git a/clusters/default/helm/intel-gpu/intel-plugin-operator.yml b/clusters/default/helm/intel-gpu/intel-plugin-operator.yml index 8912b4f..c1f3d2c 100644 --- a/clusters/default/helm/intel-gpu/intel-plugin-operator.yml +++ b/clusters/default/helm/intel-gpu/intel-plugin-operator.yml @@ -23,5 +23,6 @@ spec: retries: 3 values: sharedDevNum: 4 + nodeFeatureRule: false nodeSelector: intel.feature.node.kubernetes.io/gpu: 'true'