From b16f49264bdb773d63a915d383c5f088dbd9123a Mon Sep 17 00:00:00 2001 From: David Aster Date: Mon, 24 Apr 2023 15:48:56 +0200 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: