docs: fix argocd-agent helm install instruction (#1259)
Scorecard supply-chain security / Scorecard analysis (push) Failing after 21s
Post / coverage (push) Failing after 25s
Post / images (amd64, addon-manager) (push) Failing after 16s
Post / images (amd64, placement) (push) Failing after 18s
Post / images (amd64, registration) (push) Failing after 22s
Post / images (amd64, registration-operator) (push) Failing after 20s
Post / images (amd64, work) (push) Failing after 20s
Post / images (arm64, addon-manager) (push) Failing after 18s
Post / images (arm64, placement) (push) Failing after 16s
Post / images (arm64, registration) (push) Failing after 20s
Post / images (arm64, registration-operator) (push) Failing after 23s
Post / images (arm64, work) (push) Failing after 16s
Post / image manifest (addon-manager) (push) Has been skipped
Post / image manifest (placement) (push) Has been skipped
Post / image manifest (registration) (push) Has been skipped
Post / image manifest (registration-operator) (push) Has been skipped
Post / image manifest (work) (push) Has been skipped
Post / trigger clusteradm e2e (push) Has been skipped
Close stale issues and PRs / stale (push) Successful in 39s

Signed-off-by: Mike Ng <ming@redhat.com>
This commit is contained in:
Mike Ng
2025-11-17 14:25:43 +00:00
committed by GitHub
parent 1fbba1f913
commit f03fffe5a4
+1 -1
View File
@@ -90,7 +90,7 @@ Refer to the [Additional Resources](#additional-resources) for more details.
helm repo add ocm https://open-cluster-management.io/helm-charts
helm repo update
helm search repo ocm
helm install argocd-agent-addon ocm/argocd-agent-addon
helm install argocd-agent-addon ocm/argocd-agent-addon --namespace argocd --create-namespace
```
Validate that the Argo CD Agent AddOn is successfully deployed and available: