File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
deploy/olm-catalog/portworx Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ metadata:
77 capabilities : Auto Pilot
88 categories : " Storage"
99 description : Cloud native storage solution for production workloads
10- containerImage : openstorage/ openstorage-operator:1.1.1-dev
10+ containerImage : registry.connect.redhat.com/portworx/ openstorage-operator:1.1.1
1111 repository : https://github.com/libopenstorage/operator
12- createdAt : 2020-01-28T08 :00:00Z
12+ createdAt : 2020-02-03T08 :00:00Z
1313 support : Portworx, Inc
1414 certified : " true"
1515 alm-examples : |-
@@ -25,7 +25,7 @@ metadata:
2525 }
2626 },
2727 "spec": {
28- "image": "registry.connect.redhat.com/portworx/px-monitor:2.3.2 ",
28+ "image": "registry.connect.redhat.com/portworx/px-monitor:2.3.4 ",
2929 "userInterface": {
3030 "enabled": true
3131 },
@@ -226,7 +226,7 @@ spec:
226226 topologyKey : kubernetes.io/hostname
227227 containers :
228228 - name : portworx-operator
229- image : openstorage/ openstorage-operator:1.1.1-dev
229+ image : registry.connect.redhat.com/portworx/ openstorage-operator:1.1.1
230230 imagePullPolicy : Always
231231 command :
232232 - /operator
You can’t perform that action at this time.
0 commit comments