Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set ZBX_NODEADDRESS of zabbix server pod even with HA mode disabled #131

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

fibbs
Copy link
Contributor

@fibbs fibbs commented Nov 26, 2024

When changing the structure of the Helm Chart to allow Zabbix Server HA mode to be disabled, I missed the fact that still the environment variable ZBX_NODEADDRESS has to be set to a proper IP or host name under which the Zabbix Server will be reachable from the web frontend. Only the ZBX_HANODENAME actually switches HA mode on and off by being set or not set.

Checklist

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

  • DCO signed
  • Variables are documented in values.yaml with Helm-Docs comments, as we build README.md using this utility

@fibbs fibbs requested a review from aeciopires as a code owner November 26, 2024 20:34
@fibbs fibbs merged commit bab390c into zabbix-community:main Nov 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants