mirror of
https://github.com/holos-run/holos.git
synced 2026-04-05 00:54:57 +00:00
Now that we're organizing Kargo Projects into the following directory
structure, we need to fix the apply script to be project-aware.
deploy/projects
└── podinfo
├── components
│ ├── dev-podinfo
│ ├── kargo-project
│ ├── prod-us-central-podinfo
│ ├── prod-us-east-podinfo
│ ├── prod-us-west-podinfo
│ ├── test-podinfo
│ └── uat-podinfo
└── gitops