diff --git a/functions/onprem/orborus/orborus.go b/functions/onprem/orborus/orborus.go index 51ab7a69..a7395107 100755 --- a/functions/onprem/orborus/orborus.go +++ b/functions/onprem/orborus/orborus.go @@ -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.