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: