cetic / helm-zabbix

Helm Chart For Zabbix
https://artifacthub.io/packages/helm/cetic/zabbix
Apache License 2.0
56 stars 57 forks source link

Honor nodeSelector, tolerations, and affinity values from values.yaml #41

Closed adamcharnock closed 2 years ago

adamcharnock commented 2 years ago

What this PR does / why we need it:

The nodeSelector, tolerations, and affinity values in the values.yaml file were not being implemented in the templates. This PR resolves this.

Special notes for your reviewer:

Checklist

adamcharnock commented 2 years ago

Fine by me!

adamcharnock commented 2 years ago

Apologies @aeciopires, should be resolved now. The GitHub web UI didn't quite do what I expected.