Skip to content

Commit d330a7c

Browse files
committed
return default ocp version to 3.4
1 parent 58e4a7d commit d330a7c

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)