Skip to content

Commit a9000ac

Browse files
Fortune-Ndlovuopenshift-cherrypick-robot
authored andcommitted
revert to 4.17.12 because the update will occur at a separate PR
Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
1 parent f7a696b commit a9000ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.ci/pipelines/cluster/osd-gcp/create-osd.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export PATH=$WORKSPACE:$PATH
88
CLIENT_ID="${CLIENT_ID:-$(cat /tmp/osdsecrets/OSD_CLIENT_ID)}"
99
CLIENT_SECRET="${CLIENT_SECRET:-$(cat /tmp/osdsecrets/OSD_CLIENT_SECRET)}"
1010
SERVICE_ACCOUNT_FILE="${SERVICE_ACCOUNT_FILE:-$(cat /tmp/osdsecrets/SERVICE_ACCOUNT_FILE)}"
11-
OSD_VERSION="${OSD_VERSION:-4.20.0}"
11+
OSD_VERSION="${OSD_VERSION:-4.17.12}"
1212

1313
if [ -n "$CLUSTER_NAME" ]; then
1414
echo $CLUSTER_NAME > $WORKSPACE/cluster-info.name

0 commit comments

Comments
 (0)