diff --git a/.do/deploy.template.yaml b/.do/deploy.template.yaml index 7b60c0b..a070d71 100644 --- a/.do/deploy.template.yaml +++ b/.do/deploy.template.yaml @@ -5,3 +5,5 @@ spec: git: branch: main repo_clone_url: https://github.com/digitalocean/sample-golang.git + instance_count: 1 + instance_size_slug: apps-s-1vcpu-0.5gb