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

Push config defaults to the default values file in horizon #101

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

travertischio
Copy link
Contributor

This PR brings the config options and defaults up to the default helm values file

Currently there is no documentation of all of the config options in the values file. In addition the configmaps actually take specific values and are not open ended. This PR makes it easier to see what values are actually being used
This also alphabetizes the web config and removes an unused if statement

@travertischio travertischio requested a review from a team October 22, 2024 18:47
Copy link
Contributor

@jacekn jacekn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change could break people's workloads as they may be using existing names for the values. For this reason I think it would be best to collaborate on a plan for the chart improvements before making this change. Once we have a plan we could communicate it to users to limit disruptions.

@travertischio
Copy link
Contributor Author

I removed the horizonConfig -> config so this is now just bringing the defaults up

@travertischio travertischio requested a review from jacekn October 22, 2024 20:08
@travertischio travertischio merged commit 073bfb4 into stellar:main Oct 23, 2024
@travertischio travertischio deleted the horizon-config branch October 23, 2024 12:37
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