> For the complete documentation index, see [llms.txt](https://docs.cloudeka.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.ai/deka-gpu/deka-gpu-autoscaling/keda-autoscalling/add-the-helm-repository.md).

# Add the Helm Repository

The next step is to add Helm to the repository by running the following command.

```bash
helm repo add kedacore https://kedacore.github.io/charts --force-update
```
