From 7ac885668b70b22fb10a454bccb0070af3cc56e2 Mon Sep 17 00:00:00 2001 From: Zack Siri Date: Tue, 20 Aug 2024 15:20:29 +0700 Subject: [PATCH] Add size --- instellar.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/instellar.yml b/instellar.yml index 0a543b2..94f58b1 100644 --- a/instellar.yml +++ b/instellar.yml @@ -41,6 +41,13 @@ hook: pre-upgrade: | rc-service opsmaru-site stop +sizes: + - name: small + allocations: + cpu: 1 + memory: 512 + memory_unit: "MiB" + kits: - description: static site server main: true