From 42eac10586f189876c2beeb42255d02219d3faec Mon Sep 17 00:00:00 2001 From: aupadhyay Date: Sat, 13 Dec 2025 17:20:54 +0530 Subject: [PATCH] updated_instance_size --- .do/deploy.template.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.do/deploy.template.yaml b/.do/deploy.template.yaml index a8f62c03..1b2fe975 100644 --- a/.do/deploy.template.yaml +++ b/.do/deploy.template.yaml @@ -5,4 +5,6 @@ spec: git: branch: main repo_clone_url: https://github.com/digitalocean/sample-expressjs.git + instance_count: 1 + instance_size_slug: apps-s-1vcpu-0.5gb name: sample-expressjs