Skip to content

Commit 2c1b721

Browse files
authored
Merge pull request #367 from markllama/revert-version
return default ocp version to 3.4
2 parents 58e4a7d + d330a7c commit 2c1b721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openshift.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ parameters:
99
# This value is used to select the RPM repo for the OCP release to install
1010
ocp_version:
1111
type: string
12-
default: "3.5"
12+
default: "3.4"
1313
description: >
1414
The version of OpenShift Container Platform to deploy
1515

0 commit comments

Comments
 (0)