Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jenting committed Dec 7, 2024
1 parent 101ceed commit c82ce08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ curl -X POST -H "Content-Type: application/json" -d @testdata/request.json http:
3. Create ArgoCD ApplicationProjects.

```console
argocd proj create project-hsiaoairplane --dest "*,*"
argocd proj create project-airplanehsiao --dest "*,*"
argocd proj create project-hsiaoairplane -s "*" --dest "*,*"
argocd proj create project-airplanehsiao -s "*" --dest "*,*"
```

4. Create the project "hsiaoairplane" namespaces.
Expand Down

0 comments on commit c82ce08

Please sign in to comment.