ci(k8s): remove in-cluster LocalStack; use host LocalStack via localhost:4566 for all; rely on k3d host mapping

pull/732/head
Frostebite 2025-09-09 20:01:45 +01:00
parent 67ec14a25f
commit 4b70ee0383
1 changed files with 0 additions and 2 deletions

View File

@ -85,5 +85,3 @@ describe('Cloud Runner pre-built rclone steps', () => {
} }
})(); })();
}); });