Closed adamcharnock closed 2 years ago
The nodeSelector, tolerations, and affinity values in the values.yaml file were not being implemented in the templates. This PR resolves this.
nodeSelector
tolerations
affinity
values.yaml
Fine by me!
Apologies @aeciopires, should be resolved now. The GitHub web UI didn't quite do what I expected.
What this PR does / why we need it:
The
nodeSelector
,tolerations
, andaffinity
values in thevalues.yaml
file were not being implemented in the templates. This PR resolves this.Special notes for your reviewer:
Checklist