diff --git a/README.md b/README.md index 15b87a8..0ae9bf2 100644 --- a/README.md +++ b/README.md @@ -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