diff --git a/deploy/olm-catalog/portworx/1.5.2/portworxoperator.v1.5.2.clusterserviceversion.yaml b/deploy/olm-catalog/portworx/1.5.2/portworxoperator.v1.5.2.clusterserviceversion.yaml index 037a42101..eb5df3f8c 100644 --- a/deploy/olm-catalog/portworx/1.5.2/portworxoperator.v1.5.2.clusterserviceversion.yaml +++ b/deploy/olm-catalog/portworx/1.5.2/portworxoperator.v1.5.2.clusterserviceversion.yaml @@ -7,7 +7,7 @@ metadata: capabilities: Auto Pilot categories: "Storage" description: Cloud native storage solution for production workloads - containerImage: portworx/px-operator:1.5.2-dev + containerImage: registry.connect.redhat.com/portworx/openstorage-operator@sha256:386199a7214881a954a39b2a39d80d3645b55ad8e4dd806e975a06d194eb4467 repository: https://github.com/libopenstorage/operator createdAt: 2021-09-21T08:00:00Z support: Portworx, Inc @@ -206,7 +206,7 @@ spec: topologyKey: kubernetes.io/hostname containers: - name: portworx-operator - image: portworx/px-operator:1.5.2-dev + image: registry.connect.redhat.com/portworx/openstorage-operator@sha256:386199a7214881a954a39b2a39d80d3645b55ad8e4dd806e975a06d194eb4467 imagePullPolicy: Always command: - /operator diff --git a/deploy/operator.yaml b/deploy/operator.yaml index e70da5e7b..fd466f007 100644 --- a/deploy/operator.yaml +++ b/deploy/operator.yaml @@ -20,7 +20,7 @@ spec: spec: containers: - name: portworx-operator - image: portworx/px-operator:1.5.2-dev + image: portworx/px-operator:1.5.2 imagePullPolicy: Always command: - /operator