cetic / helm-zabbix

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

Add optional annotations for zabbix-server service #48

Closed plicon closed 2 years ago

plicon commented 2 years ago

What this PR does / why we need it:

Add optional annotations for zabbix-service. Can be used for requesting a specific ip-pool from metallb.

Which issue this PR fixes

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

plicon commented 2 years ago

Hi @aeciopires,

Just updated the version and ran helm-docs .. see commit … 4f62d80

aeciopires commented 2 years ago

Great job @plicon!

What do you think about making this same change for the zabbix-agent, zabbix-web and zabbix-proxy services?

In this case, the changes would be in this same PR... so I merge and generate the version with those changes all at once.

plicon commented 2 years ago

@aeciopires Sure and done! :)