What this PR does / why we need it: In all common deployment scenarios we want to have the same nodeAffinity for both nvidia-installer as well ans nvidia-deviceplugin. This makes it so that the affinity is only specified once in the values.yaml file.
Release note:
move nodeSelector, nodeAffinity and tolerations to top level of values
What this PR does / why we need it: In all common deployment scenarios we want to have the same nodeAffinity for both nvidia-installer as well ans nvidia-deviceplugin. This makes it so that the affinity is only specified once in the
values.yaml
file.Release note: