Skip to content

Commit

Permalink
dont scale down
Browse files Browse the repository at this point in the history
  • Loading branch information
karina-ranadive committed Feb 10, 2025
1 parent 8ea2ef9 commit f71c34d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions steps/topology/cilium-usercluster/collect-clusterloader2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ steps:
engine_input: ${{ parameters.engine_input }}
region: ${{ parameters.regions[0] }}

- template: /steps/engine/clusterloader2/cilium/scale-cluster.yml
parameters:
role: ces
region: ${{ parameters.regions[0] }}
nodes_per_nodepool: 0
enable_autoscale: "false"
# - template: /steps/engine/clusterloader2/cilium/scale-cluster.yml
# parameters:
# role: ces
# region: ${{ parameters.regions[0] }}
# nodes_per_nodepool: 0
# enable_autoscale: "false"

- script: |
run_id=$(Build.BuildId)-$(System.JobId)
Expand Down

0 comments on commit f71c34d

Please sign in to comment.