You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like that when the GPU resource driver is deployed via the Helm chart, the NFD rules will only be deployed if nfd.enabled is true. Because the NFD subchart is gated on the same key, it isn't possible to install the rules via Helm without also installing NFD.
The use case for this is enabling the rules when deploying NFD separately from the chart.