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

An exhaustive list of helm chart values #6187

Open
jadinm opened this issue Nov 21, 2022 · 3 comments
Open

An exhaustive list of helm chart values #6187

jadinm opened this issue Nov 21, 2022 · 3 comments
Assignees
Labels
>docs Documentation

Comments

@jadinm
Copy link

jadinm commented Nov 21, 2022

I am trying to migrate from helm-charts to the charts of this repository because the repository is going to be deprecated

However, I failed to find an exhaustive list of the available configuration values
For instance, eck-stack values.yaml specifies almost nothing but its example adds other parameters
This is the same thing for the other helm charts

In helm-charts (for instance here), we have a clear list of every configuration parameter with a few words in comments (sometimes pointers to a more complete documentation)

Would it be possible to have the same details there ? Or link a page in your documentation that would document that ?

@botelastic botelastic bot added the triage label Nov 21, 2022
@thbkrkr
Copy link
Contributor

thbkrkr commented Dec 16, 2022

A list of available configuration values is described in the sub-charts:

To go into the details, for example to get an exhaustive list of the values of the Kibana Spec, you can consult the API reference:

@thbkrkr thbkrkr added the >docs Documentation label Dec 16, 2022
@botelastic botelastic bot removed the triage label Dec 16, 2022
@vyom-soft
Copy link

vyom-soft commented Dec 31, 2022

It has got quit confusing by the way. The presented values files are abstract, would help if filled with sample data for each section.

@naemono naemono self-assigned this Dec 31, 2022
@naemono
Copy link
Contributor

naemono commented Dec 31, 2022

I'll get a list of values for each chart defined in the readme similar to many other charts. Unfortunately an exhaustive list would be rather difficult as we embed a Pod template in many of these charts.

naemono added a commit to naemono/cloud-on-k8s that referenced this issue Jan 18, 2023
Relates to: elastic#6187

Signed-off-by: Michael Montgomery <mmontg1@gmail.com>
naemono added a commit that referenced this issue Feb 7, 2023
…hart. (#6336)

* Adding an exhaustive list of Elasticsearch helm chart values.
Relates to: #6187

Signed-off-by: Michael Montgomery <mmontg1@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>docs Documentation
Projects
None yet
Development

No branches or pull requests

4 participants