From fd5c889bc489bbc944de63b7a99a48f43933df2d Mon Sep 17 00:00:00 2001 From: gopi504 <37234305+gopi504@users.noreply.github.com> Date: Mon, 10 Nov 2025 08:02:13 -0600 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 53e0763d68..eeaf972c69 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: