Skip to content

Instantly share code, notes, and snippets.

@akash-gautam
Created April 20, 2020 05:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save akash-gautam/41da24f4ba820b3d79455dd308684966 to your computer and use it in GitHub Desktop.
Save akash-gautam/41da24f4ba820b3d79455dd308684966 to your computer and use it in GitHub Desktop.
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment