Skip to content

Commit a20b4f0

Browse files
author
Piyush Nimbalkar
committed
Set max supported openshift version to 4.8
Openshift 4.9 will use Kubernetes 1.22 which does not support CRD v1beta1. We are adding support for 4.9 in operator 1.6.0. Signed-off-by: Piyush Nimbalkar <pnimbalkar@purestorage.com>
1 parent 765fe58 commit a20b4f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/olm-catalog/portworx/1.5.2/portworxoperator.v1.5.2.clusterserviceversion.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ metadata:
44
name: portworx-operator.v1.5.2
55
namespace: placeholder
66
annotations:
7+
olm.properties: '[{"type": "olm.maxOpenShiftVersion", "value": "4.8"}]'
78
capabilities: Auto Pilot
89
categories: "Storage"
910
description: Cloud native storage solution for production workloads

0 commit comments

Comments
 (0)