Skip to content

Commit

Permalink
Merge pull request #16934 from rifelpet/manyaddons
Browse files Browse the repository at this point in the history
Reduce number of nodes in manyaddons tests
  • Loading branch information
k8s-ci-robot authored Nov 6, 2024
2 parents 71df35a + cf33c0e commit 5cc8ce0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/e2e/templates/many-addons.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ spec:
associatePublicIp: true
image: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20240927
machineType: t3.medium
maxSize: 4
minSize: 4
maxSize: 2
minSize: 2
role: Node
subnets:
- {{$zone}}
Expand Down

0 comments on commit 5cc8ce0

Please # to comment.