﻿---
title: Add the helm repository to Helm
description: Add the Elastic helm chart repository to helm: 
url: https://www.elastic.co/elastic/docs-builder/docs/3028/reference/apm/k8s-attacher/apm-webhook-add-helm-repo
products:
  - APM
  - APM Attacher for Kubernetes
applies_to:
  - Serverless Observability projects: Generally available
  - Elastic Stack: Generally available
---

# Add the helm repository to Helm
Add the Elastic helm chart repository to helm:
```bash
helm repo add elastic https://helm.elastic.co
```