Skip to content

uio-mana/GitOps-infrastucture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitOps-infrastucture

Install Argo CD

helm repo add argo https://argoproj.github.io/argo-helm
helm repo update
helm install argocd argo/argo-cd

Install Argo CD CLI

brew install argocd

Access Argo CD

To access Argo CD, you'll need to:

  1. Login using the CLI:
argocd login argocd.svc.gbif.no:443

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published