File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
deploy/chart/catalog_resources/rh-operators Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ spec:
116
116
serviceAccountName : service-catalog-apiserver
117
117
containers :
118
118
- name : apiserver
119
- image : registry.reg-aws.openshift.com:443 /openshift/ose -service-catalog:v4.0.0
119
+ image : quay.io /openshift/origin -service-catalog:v4.0.0
120
120
imagePullPolicy : IfNotPresent
121
121
command : ["/usr/bin/service-catalog"]
122
122
resources :
@@ -226,7 +226,7 @@ spec:
226
226
serviceAccountName : service-catalog-controller
227
227
containers :
228
228
- name : controller-manager
229
- image : registry.reg-aws.openshift.com:443 /openshift/ose -service-catalog:v4.0.0
229
+ image : quay.io /openshift/origin -service-catalog:v4.0.0
230
230
imagePullPolicy : IfNotPresent
231
231
command : ["/usr/bin/service-catalog"]
232
232
resources :
You can’t perform that action at this time.
0 commit comments