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

Note down helm chart version in the values.yaml for cht-4x charts #22

Open
henokgetachew opened this issue Aug 30, 2024 · 1 comment
Open

Comments

@henokgetachew
Copy link
Contributor

When the helm chart progresses and there is a change in the values.yaml structure, old values.yaml files lying around for the old charts could sometimes be used with the new charts causing confusion. Noting this version down in the values.yaml may help to debug issues.

Another scenario to investigate might be to use cht-deploy to validate the values.yaml and its compatibility.

@mrjones-plip
Copy link
Contributor

we should be sure to update EKS docs, which cite this values file as the one to copy from.

My vote is to empty out the contents of any out of date YAML files with something like:

# please see more current file: https://github.com/medic/helm-charts/blob/main/charts/cht-chart-4x/values.yaml

this way we folks know where to go and won't try to keep using an out of date file

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

No branches or pull requests

2 participants