From dbad7e01d20d086124876f72a0b2cc9d9bfcb648 Mon Sep 17 00:00:00 2001 From: Barahalikar Siddharth Date: Tue, 4 Oct 2022 00:27:51 +0530 Subject: [PATCH] Update deployment.yml --- solar-system/deployment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solar-system/deployment.yml b/solar-system/deployment.yml index 18ea396..c24514b 100644 --- a/solar-system/deployment.yml +++ b/solar-system/deployment.yml @@ -5,7 +5,7 @@ metadata: app: solar-system name: solar-system spec: - replicas: 2 + replicas: 1 selector: matchLabels: app: solar-system