From 32109c02d84c787980ceeb3da2fee62b8af5afca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=E5=98=89=E9=98=B3?= Date: Wed, 27 Nov 2019 15:51:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=87=8F=E5=B0=91=E5=89=AF=E6=9C=AC=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifests/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index 8095e4c..ec9ff5d 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -28,7 +28,7 @@ spec: selector: matchLabels: app: cms - replicas: 2 + replicas: 1 template: metadata: labels: