Skip to content

Commit

Permalink
update github link for argocd helm chart (#460)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaykumar4 authored Jul 5, 2024
1 parent 9936ca6 commit 6dca4a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ArgoCD Integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ data:
https
```

The [ArgoCD Server Helm chart](https://github.com/argoproj/argo-helm/tree/master/charts/argo-cd) supports defining `argocd-cm` settings through [values.yaml](https://github.com/argoproj/argo-helm/blob/6ff050f6f57edda1e6912ef0bb17d085684e103e/charts/argo-cd/values.yaml#L1155-L1157):
The [ArgoCD Server Helm chart](https://github.com/argoproj/argo-helm/tree/master/charts/argo-cd) supports defining `argocd-cm` settings through [values.yaml](https://github.com/argoproj/argo-helm/blob/de281eca6e3e73bc8d96d29cd1c8cc637ab2752b/charts/argo-cd/values.yaml#L164):

```yaml
configs:
Expand Down

0 comments on commit 6dca4a0

Please sign in to comment.