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}"