From a9850b1a79743aa26ff79989512f4720da425b72 Mon Sep 17 00:00:00 2001 From: huaba Date: Tue, 3 Dec 2024 11:45:07 +0100 Subject: [PATCH] Update httpd.json --- openshift/templates/httpd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openshift/templates/httpd.json b/openshift/templates/httpd.json index 54397435..3fa7f0cd 100644 --- a/openshift/templates/httpd.json +++ b/openshift/templates/httpd.json @@ -140,7 +140,7 @@ "strategy": { "type": "RollingUpdate" }, - "replicas": 1, + "replicas": 2, "selector": { "matchLabels": { "name": "${NAME}"