From ed397186f0f57ac863a6845a6820928e46dba87c Mon Sep 17 00:00:00 2001 From: Barahalikar Siddharth Date: Thu, 6 Oct 2022 00:39:28 +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..d2e140b 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: 3 selector: matchLabels: app: solar-system