OpenSibleOpenSible Stack Hub
← All blueprints

Uninstall — Argo CD (Helm)

OSS

Run helm uninstall for the Argo CD release, remove argoproj.io CRDs and optionally delete the argocd namespace.

by opensible· ⬇ 0 installs· Uninstall & Cleanup· v1.0.0· template uninstall-stack

Use in the OpenSible console

Open Infrastructure → Stack Hub Blueprints, switch the source to Cloud hub, then pick Uninstall — Argo CD (Helm) and press Use.

Default variables

defaults.json
{
  "stack": "argocd",
  "become": true,
  "kubeconfig": "",
  "purge_data": false,
  "reboot_after": false,
  "argocd_release": "argocd",
  "flush_iptables": false,
  "remove_packages": false,
  "argocd_namespace": "argocd",
  "delete_namespace": false
}

Versions (1)

  • v1.0.0playbook.yml