From 7db0ac2df66b66264afeed4e1732f884476c52ca Mon Sep 17 00:00:00 2001 From: Mark Lamourine Date: Wed, 19 Apr 2017 11:01:41 -0400 Subject: [PATCH] updated default version for ocp to 3.4 --- openshift.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openshift.yaml b/openshift.yaml index 18ae82e..80a4b3e 100644 --- a/openshift.yaml +++ b/openshift.yaml @@ -9,7 +9,7 @@ parameters: # This value is used to select the RPM repo for the OCP release to install ocp_version: type: string - default: "3.2" + default: "3.4" description: > The version of OpenShift Container Platform to deploy