Skip to content

Commit

Permalink
Merge pull request #295 from sanjaysrikakulam/cloud_migration_phase2
Browse files Browse the repository at this point in the history
Migrate a few more to the new cloud
  • Loading branch information
sanjaysrikakulam authored Apr 16, 2024
2 parents 6b802cc + 1acb8f5 commit 084601c
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,18 +63,18 @@ deployment:
volume:
size: 1024
type: default
# worker-c28m475:
# count: 10 #19
# flavor: c1.c28m475d50
# group: compute
# docker: true
# volume:
# size: 1024
# type: default
# cgroups:
# mem_limit_policy: hard
# mem_reserved_size: 2048
# image: default
worker-c28m475:
count: 10 #19
flavor: c1.c28m475d50
group: compute
docker: true
volume:
size: 1024
type: default
cgroups:
mem_limit_policy: hard
mem_reserved_size: 2048
image: default

# worker-c28m225:
# count: 0
Expand Down Expand Up @@ -190,18 +190,18 @@ deployment:
# mem_reserved_size: 2048
# image: default

# worker-c120m425:
# count: 22
# flavor: c1.c120m425d50
# group: compute
# docker: true
# volume:
# size: 1024
# type: default
# cgroups:
# mem_limit_policy: hard
# mem_reserved_size: 2048
# image: default
worker-c120m425:
count: 18 #22
flavor: c1.c120m425d50
group: compute
docker: true
volume:
size: 1024
type: default
cgroups:
mem_limit_policy: hard
mem_reserved_size: 2048
image: default

worker-c125m425:
count: 16 #16
Expand Down

0 comments on commit 084601c

Please sign in to comment.