Made service cleanup REQUIRE CLEANUP=true. This is opposite, now that we have workers that can self-discover services.

This commit is contained in:
Frikky
2025-09-10 01:50:10 +02:00
parent 954a858933
commit a046c3a96b
+1
View File
@@ -225,6 +225,7 @@ func cleanupExistingNodes(ctx context.Context) error {
return nil
}
if isKubernetes == "true" {
// Cleanup all workers created by orborus and all apps created by workers.