> For the complete documentation index, see [llms.txt](https://docs.seldon.ai/seldon-core-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.seldon.ai/seldon-core-1/configuration/installation-parameters/advanced-helm-chart-configuration.md).

# Helm Configurations

## Seldon Core Operator Chart Configuration

This page provides a detailed overview of the installation parameters available for the Seldon Core installation when using Helm 3.x. The high level workflows to install Seldon Core can be found in the [Installation Page](https://github.com/SeldonIO/seldon-core/blob/master/docs-gb/workflow/install.md).

You can find the `values.yaml` file of the [seldon-core-operator Helm chart](https://github.com/SeldonIO/seldon-core/tree/master/helm-charts/seldon-core-operator), which contains basically all the values that you can configure in your installation by using the `set` flag in the format `--set value.path=YOUR_VALUE`.

The file has been written to be self documented, and has information on all the core parameters. Further information is referenced in the file to specific documentation pages.

{% @github-files/github-code-block url="<https://github.com/SeldonIO/seldon-core/blob/master/helm-charts/seldon-core-operator/values.yaml>" %}
