gardenlinux / gardenlinux-nvidia-installer

3 stars 7 forks source link

share fields for nodeSelector, nodeAffinity and tolerations between daemonsets #16

Closed patrickhuy closed 11 months ago

patrickhuy commented 11 months ago

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