Made service cleanup REQUIRE CLEANUP=true. This is opposite, now that we have workers that can self-discover services.
This commit is contained in:
@@ -225,6 +225,7 @@ func cleanupExistingNodes(ctx context.Context) error {
|
|||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if isKubernetes == "true" {
|
if isKubernetes == "true" {
|
||||||
// Cleanup all workers created by orborus and all apps created by workers.
|
// Cleanup all workers created by orborus and all apps created by workers.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user