From 10397908a0d70de5e827a48a4df1f2473520bbac Mon Sep 17 00:00:00 2001 From: nazar-codefresh <51325632+nazar-codefresh@users.noreply.github.com> Date: Mon, 31 Aug 2020 18:05:08 +0300 Subject: [PATCH] Update deployment.yaml --- resources/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/deployment.yaml b/resources/deployment.yaml index f02dacc..296c4cb 100644 --- a/resources/deployment.yaml +++ b/resources/deployment.yaml @@ -3,7 +3,7 @@ kind: Deployment metadata: name: testapi-nazar spec: - replicas: 2 + replicas: 3 revisionHistoryLimit: 4 selector: matchLabels: