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

allow to configure delay in helm charts #103

Merged

Conversation

ghormoon
Copy link
Contributor

On slower machines (eg development one node ones), delay of 3 seconds is not enough, causing Error: UPGRADE FAILED: another operation (install/upgrade/rollback) is in progress because it's retried too early.

this allows to override CHARTS_DELAY in ansible vars, with default being the original 3 seconds.

@ReSearchITEng ReSearchITEng merged commit 094c5a7 into ReSearchITEng:master Apr 2, 2024
1 check passed
@ReSearchITEng
Copy link
Owner

Thank you @ghormoon
I would appreciate if you could set CHARTS_DELAY to the global.yaml, so it will be more visible.

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