mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-08-23 22:26:49 +00:00
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
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user