Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 277 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 277 Bytes

ArgoCD - Deployment management

Usage

Start by deploying ArgoCD

kubectl apply -f manifests/argocd.yaml

Deploy infrastrucure project

kubectl apply -f manifests/infrastructure.yaml

Add Application to Argo

kubectl apply -f manifests/argocd-app.yaml