Skip to main content

skyhook onboard argocd

Set up GitOps with ArgoCD

Synopsis

Configure GitOps and ArgoCD for your organization. This command guides you through:
  1. Setting up a GitOps deployment repository
  2. Configuring GitHub App access for ArgoCD
  3. Bootstrapping ArgoCD on your clusters (helm install + kubectl apply)
  4. Adding ArgoCD as a managed addon via GitOps

Examples

Options

Options inherited from parent commands

SEE ALSO