Skip to content

Commit

Permalink
Change the operator image to release version
Browse files Browse the repository at this point in the history
Signed-off-by: Piyush Nimbalkar <piyush@portworx.com>
  • Loading branch information
piyush-nimbalkar committed Nov 14, 2019
1 parent 52ee57e commit 4f02476
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -7,7 +7,7 @@ metadata:
capabilities: Auto Pilot
categories: "Storage"
description: Cloud native storage solution for production workloads
containerImage: openstorage/openstorage-operator:1.1-dev
containerImage: registry.connect.redhat.com/portworx/openstorage-operator:1.1.0
repository: https://github.com/libopenstorage/operator
createdAt: 2019-11-08T08:00:00Z
support: Portworx, Inc
Expand Down Expand Up @@ -226,7 +226,7 @@ spec:
topologyKey: kubernetes.io/hostname
containers:
- name: portworx-operator
image: openstorage/openstorage-operator:1.1-dev
image: registry.connect.redhat.com/portworx/openstorage-operator:1.1.0
imagePullPolicy: Always
command:
- /operator
Expand Down

0 comments on commit 4f02476

Please sign in to comment.