From 17c404efc9473288a44e225117aa463fbd1adb04 Mon Sep 17 00:00:00 2001 From: aupadhyay Date: Sat, 13 Dec 2025 19:37:20 +0530 Subject: [PATCH] update_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 81cb9eb..1ec997a 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-nuxtjs.git + instance_count: 1 + instance_size_slug: apps-s-1vcpu-0.5gb name: sample-nuxtjs