Skip to content

Commit

Permalink
wip: Update issue template adding m3.small, m3.tiny and g3.small
Browse files Browse the repository at this point in the history
These will be used in the context of the "Workflow Sandbox" instance
  • Loading branch information
jcfr committed Mar 28, 2024
1 parent 81012ca commit 76b9c61
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@ body:
description: Select the type of instance to create.
options:
- m3.xl - General-purpose instance (32 CPUs, 125 GB RAM and 60 GB root disk)
- m3.small - General-purpose instance (2 CPUs, 6 GB RAM and 20 GB root disk)
- m3.tiny - General-purpose instance (1 CPUs, 3 GB RAM and 20 GB root disk)
- g3.xl - GPU instance (32 CPUs, 125 GB RAM and 60 GB root disk)
- g3.small - GPU instance (4 CPUs, 15 GB RAM and 20 GB root disk)
validations:
required: true

Expand Down

0 comments on commit 76b9c61

Please sign in to comment.