From e811b9d160ccd982c58e6b4ea350935c495fcd94 Mon Sep 17 00:00:00 2001 From: Barahalikar Siddharth Date: Thu, 6 Oct 2022 00:32:12 +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