diff --git a/console/src/main.ts b/console/src/main.ts index c00780f..3067be7 100644 --- a/console/src/main.ts +++ b/console/src/main.ts @@ -722,6 +722,22 @@ if (fleetDetailEl) { return; } if (target.closest('[data-action="add-instance"]') && activeFleet) { + // studio#146 final-review pass: now that a k8s fleet can actually be + // drilled into, this button became reachable for one — but + // `deploy.ts`'s compose step assumes ECS whenever it isn't in + // "new-fleet" mode (the provider