# Helm Chart

You can deploy Terrakube to any Kubernetes cluster using the helm chart available in the following repository:

<https://github.com/AzBuilder/terrakube-helm-chart>

### Helm Repository

To use the repository do the following:

```
helm repo add terrakube-repo https://AzBuilder.github.io/terrakube-helm-chart
helm repo update
```
