Skip to content

Commit

Permalink
Updating CSV to use released image
Browse files Browse the repository at this point in the history
Signed-off-by: Piyush Nimbalkar <[email protected]>
  • Loading branch information
Piyush Nimbalkar committed Jul 6, 2020
1 parent caa5345 commit 243b2a5
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ metadata:
capabilities: Auto Pilot
categories: "Storage"
description: Cloud native storage solution for production workloads
containerImage: openstorage/openstorage-operator:1.3.2-dev
containerImage: registry.connect.redhat.com/portworx/openstorage-operator@sha256:7d8f265d47a641c31e4665c98bddb0258724410c491be83cd3b59754bb257d1d
repository: https://github.com/libopenstorage/operator
createdAt: 2020-06-29T08:00:00Z
createdAt: 2020-07-06T08:00:00Z
support: Portworx, Inc
certified: "true"
alm-examples: |-
Expand Down Expand Up @@ -209,7 +209,7 @@ spec:
topologyKey: kubernetes.io/hostname
containers:
- name: portworx-operator
image: openstorage/openstorage-operator:1.3.2-dev
image: registry.connect.redhat.com/portworx/openstorage-operator@sha256:7d8f265d47a641c31e4665c98bddb0258724410c491be83cd3b59754bb257d1d
imagePullPolicy: Always
command:
- /operator
Expand Down

0 comments on commit 243b2a5

Please sign in to comment.