Files
infra/bootstrap/apps/examples/README.md
2025-11-17 21:22:05 +01:00

6 lines
363 B
Markdown

# demo-app
### Installation:
To install this application using the `argocd-autopilot`, assuming you already have gone through the [bootstrap process](https://argocd-autopilot.readthedocs.io/en/latest/Getting-Started/), run the following:
```bash
argocd-autopilot app create hello-world --app github.com/Mathod95/courses/courses_002/apps/examples -p production
```