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

Make event controllers highly available #14

Open
daurer opened this issue May 24, 2024 · 0 comments
Open

Make event controllers highly available #14

daurer opened this issue May 24, 2024 · 0 comments
Labels
enhancement New feature or request helm Pull request that updates Helm charts

Comments

@daurer
Copy link
Contributor

daurer commented May 24, 2024

The default helm chart for the argo event controller is only using a single replica: https://github.com/argoproj/argo-helm/blob/fb807031a28b136be3901601f7aca69e6cfa23fe/charts/argo-events/values.yaml#L161

Simply increasing the replica count did not work: "Failed to load global configuration file"

Need to figure out how to add HA to all critical event controllers.

@daurer daurer added enhancement New feature or request helm Pull request that updates Helm charts labels May 24, 2024
@daurer daurer mentioned this issue May 24, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request helm Pull request that updates Helm charts
Projects
None yet
Development

No branches or pull requests

1 participant