Skip to content

Commit

Permalink
Merge pull request #338 from usegalaxy-eu/bgruening-patch-1
Browse files Browse the repository at this point in the history
try to get some more VMs in
  • Loading branch information
bgruening authored Dec 21, 2024
2 parents 139557f + 2b57e3b commit 72f64b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ deployment:
image: default

worker-c28m225:
count: 0
count: 5
flavor: c1.c28m225d50
group: compute # compute_test
docker: true
Expand All @@ -72,7 +72,7 @@ deployment:
image: default

worker-c36m100:
count: 25
count: 28
flavor: c1.c36m100d50
group: compute
docker: true
Expand Down

0 comments on commit 72f64b3

Please sign in to comment.