This commit is contained in:
Danijel Simeunovic
2026-02-11 13:03:30 +01:00
parent d431bf9dac
commit 3f981e156e

View File

@@ -134,4 +134,4 @@ Application-specific Helm value overrides are in `**/values/` and referenced wit
- **Resource tracking**: Uses annotation-based method (`application.resourceTrackingMethod: annotation`)
- **Modify applications**: Edit the corresponding YAML in `infra/` and push to trigger sync
- **Add new services**: Create a new Application YAML in `apps/` following the pattern of existing ones, then it will be auto-discovered by the app-of-apps
- **Application folder naming**: Infrastructure components are in `infra/`; `apps/` is reserved for business applications (currently empty)
- **Application folder naming**: Infrastructure components are in `infra/`; `apps/` is reserved for business applications