diff --git a/.github/workflows/housekeeping.yml b/.github/workflows/housekeeping.yml index 13d8b78c..d755a39a 100644 --- a/.github/workflows/housekeeping.yml +++ b/.github/workflows/housekeeping.yml @@ -371,7 +371,6 @@ jobs: uses: ./.github/workflows/recreate-runners.yml with: verbose: ${{ inputs.verbose == 'true' && 'true' || 'false' }} - delete_cluster: 'true' deployment_type: 'helm' secrets: TMC_API_TOKEN: ${{ secrets.TMC_API_TOKEN }}