-
Notifications
You must be signed in to change notification settings - Fork 186
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
Can't set replica count higher than 1 #412
Comments
Hi @paymog, to increase replicas you need to have a shared database. Atlantis allows using redis instead of boltdb for this, but it will not set it up for you. Please take a look here: helm-charts/charts/atlantis/values.yaml Lines 705 to 719 in 848e083
|
aaah gotcha. It would be nice if that was documented for the |
Maybe we can do a check and fail when |
That would be great, I think just one line of doc would also be useful 🙂 |
This issue is stale because it has been open for 1 month with no activity. Remove stale label or comment or this will be closed in 1 month.' |
When I set the replica count higher than 1, I get the following error in a crash loop
The text was updated successfully, but these errors were encountered: