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

database doesn't get initialized with version 6.2.7 when more than 1 replicas #29

Closed sa-ChristianAnton closed 1 year ago

sa-ChristianAnton commented 1 year ago

The job init-db-schema which is supposed to start a zabbix-server-pgsql container and modify the docker-entrypoint.sh in a way that it just and only initializes a new database schema on an empty database does not work anymore. It exits after 0 seconds of runtime and does not output any logs. Database never gets initialized.