Skip to content

Commit de034a7

Browse files
committed
Update README.md
1 parent 6e7e0bc commit de034a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ Deploy ArgoCD and ApplicationSets in the correct order:
151151
```bash
152152
# Step 1: Deploy ArgoCD itself
153153
kubectl apply -f infrastructure/argocd-app.yaml
154+
kubectl apply -f infrastructure/projects.yaml
154155

155156
# Wait for ArgoCD to be ready (2-5 minutes)
156157
kubectl wait --for=condition=Available deployment/argocd-server -n argocd --timeout=300s

0 commit comments

Comments
 (0)