mirror of
https://github.com/trailofbits/algo.git
synced 2025-07-26 23:43:05 +02:00
DO droplet size to s-1vcpu-512mb-10gb
This commit is contained in:
parent
347f864abb
commit
64d6c12f40
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ cloud_providers:
|
||||||
sku: 20_04-daily-lts
|
sku: 20_04-daily-lts
|
||||||
version: latest
|
version: latest
|
||||||
digitalocean:
|
digitalocean:
|
||||||
size: s-1vcpu-1gb
|
size: s-1vcpu-512mb-10gb
|
||||||
image: "ubuntu-20-04-x64"
|
image: "ubuntu-20-04-x64"
|
||||||
ec2:
|
ec2:
|
||||||
# Change the encrypted flag to "false" to disable AWS volume encryption.
|
# Change the encrypted flag to "false" to disable AWS volume encryption.
|
||||||
|
|
Loading…
Add table
Reference in a new issue