From 1018922427efa60e2bb27f478bc3ecbc0f6c051d Mon Sep 17 00:00:00 2001 From: aupadhyay Date: Sat, 13 Dec 2025 19:30:49 +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 c50412f3b..b05275f11 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-php.git + instance_count: 1 + instance_size_slug: apps-s-1vcpu-0.5gb name: sample-php