Skip to content

Commit

Permalink
Merge pull request #258 from sanjaysrikakulam/move_last_VM_to_secondary
Browse files Browse the repository at this point in the history
Move the last standing VM from the old cluster to the secondary
  • Loading branch information
sanjaysrikakulam authored Feb 6, 2024
2 parents cbcc753 + 34ae4cb commit ecd9a9f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ deployment:
image: htcondor-secondary
secondary_htcondor_cluster: true
worker-c36m225-htcondor-secondary:
count: 10 #11
count: 11 #11
flavor: c1.c36m225d50
group: compute
docker: true
Expand Down Expand Up @@ -245,6 +245,8 @@ deployment:
mem_reserved_size: 1024
image: htcondor-secondary-gpu
secondary_htcondor_cluster: true

# Trainings
training-asse:
count: 3
flavor: c1.c28m225d50
Expand Down

0 comments on commit ecd9a9f

Please sign in to comment.