zabbix-community / helm-zabbix

Helm chart for Zabbix
https://artifacthub.io/packages/helm/zabbix-community/zabbix
Apache License 2.0
83 stars 48 forks source link

Zabbix container docker-entrypoint.sh changed in 6.2.7 #30

Closed sa-ChristianAnton closed 1 year ago

sa-ChristianAnton commented 1 year ago

In 6.2.7, Zabbix has changed the structure of the docker-entrypoint.sh, causing the database initialization mechanism employed within this helm chart not to work anymore, when ramping up a Zabbix "cluster" with more than 1 replica.

Additionally, I have changed the retention policy of the db access secret not to be deleted on helm uninstall.

This PR fixes #29

Checklist

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