Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Adding missing environment variable #3611

Merged
merged 1 commit into from
Sep 8, 2020
Merged

Conversation

nicknezis
Copy link
Contributor

Fixes #3610 . This solution resolves the list of Zookeeper servers at Helm install time and passes in the list of servers by setting ZOOKEEPER_SERVERS environment variable. In the future, we should consider updating the Zookeeper startup script to dynamically discover the other pods using the headless service discovery mechanism provided by Kubernetes (i.e. nslookup)

@nicknezis nicknezis merged commit 11d6332 into master Sep 8, 2020
@nicknezis nicknezis deleted the feature/helm-zk-fix branch September 8, 2020 02:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Helm chart does not work with current Zookeeper version if running more than 1 node
2 participants