Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 506 Bytes

README.md

File metadata and controls

20 lines (19 loc) · 506 Bytes
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj-labs/applicationset/master/manifests/install.yaml
kubectl apply -f https://raw.githubusercontent.com/ContainerCraft/kargo-deploy/main/applicationset.yaml
.
├── applicationset.yaml
├── clusters
│   └── uswest1-dev
│       └── config.json
├── LICENSE
├── overlays
│   └── dev
│       └── Kustomization
└── README.md

4 directories, 5 files