Skip to content

Commit

Permalink
Reduce number of nodes in manyaddons tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rifelpet committed Nov 6, 2024
1 parent 71df35a commit cf33c0e
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 cf33c0e

Please # to comment.