From fe5534b36a070211e323679477ef3e633eb5297a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Fri, 8 Mar 2019 17:25:04 +0100 Subject: [PATCH] the-new-hotness: Disable the-new-hotness pod MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Konečný --- roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml b/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml index d9d956fd03..8b1bcb499b 100644 --- a/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml +++ b/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml @@ -8,7 +8,7 @@ items: service: the-new-hotness name: the-new-hotness spec: - replicas: 1 + replicas: 0 selector: deploymentconfig: the-new-hotness strategy: