From 02fb2603cf6cb0229605aedd9949b76e46e2723b Mon Sep 17 00:00:00 2001 From: arvinddivyaa <122394418+arvinddivyaa@users.noreply.github.com> Date: Wed, 11 Jan 2023 12:10:24 +0530 Subject: [PATCH] Update deployment.yaml --- sync-options/selective-sync/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync-options/selective-sync/deployment.yaml b/sync-options/selective-sync/deployment.yaml index 446900062e..2cac5151a7 100644 --- a/sync-options/selective-sync/deployment.yaml +++ b/sync-options/selective-sync/deployment.yaml @@ -3,7 +3,7 @@ kind: Deployment metadata: name: guestbook-ui spec: - replicas: 3 + replicas: 4 revisionHistoryLimit: 3 selector: matchLabels: