Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mankrit-singh committed Jan 9, 2024
1 parent 87eb2b9 commit 7a6f905
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# gitops-helm
This repository contains Helm charts for installing GitOps Agent
# GitOps Agent Helm Charts

This repository contains Helm charts for installing Harness GitOps Agents.

The charts can be added using following command:
```bash
helm repo add argo https://harness.github.io/gitops-helm
```

For more details and support to override your Argo CD components, please refer to [Argo CD's values.yaml](https://github.com/argoproj/argo-helm/blob/main/charts/argo-cd/values.yaml) file.

0 comments on commit 7a6f905

Please sign in to comment.