From 8ed628fc4b6f99c60b87c6943b4c1926bbab245b Mon Sep 17 00:00:00 2001 From: andrewso <9V5f1FkzI2LD> Date: Sun, 1 Mar 2020 19:07:37 +0000 Subject: [PATCH] [1.03.20] Test --- configuration/kubernetes/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/kubernetes/deployment.yaml b/configuration/kubernetes/deployment.yaml index e6c6a12..d55dacf 100644 --- a/configuration/kubernetes/deployment.yaml +++ b/configuration/kubernetes/deployment.yaml @@ -6,7 +6,7 @@ metadata: name: RESOURCE_NAME namespace: production spec: - replicas: 1 + replicas: 0 selector: matchLabels: app: RESOURCE_NAME