diff --git a/.rhdh/bundle/manifests/rhdh-operator.clusterserviceversion.yaml b/.rhdh/bundle/manifests/rhdh-operator.clusterserviceversion.yaml index 14932c43..dfcc69ff 100644 --- a/.rhdh/bundle/manifests/rhdh-operator.clusterserviceversion.yaml +++ b/.rhdh/bundle/manifests/rhdh-operator.clusterserviceversion.yaml @@ -19,7 +19,7 @@ metadata: capabilities: Seamless Upgrades categories: Developer Tools certified: 'true' - containerImage: registry-proxy.engineering.redhat.com/rh-osbs/rhdh-rhdh-rhel9-operator:1.4 + containerImage: registry.redhat.io/rhdh/rhdh-rhel9-operator:1.4 createdAt: "2023-03-20T16:11:34Z" description: Red Hat Developer Hub is a Red Hat supported version of Backstage. It comes with pre-built plug-ins and configuration settings, supports use of an external database, and can @@ -219,7 +219,7 @@ spec: - --upstream=http://127.0.0.1:8080/ - --logtostderr=true - --v=0 - image: registry.redhat.io/openshift4/ose-kube-rbac-proxy:v4.12 + image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9:v4.16 name: kube-rbac-proxy ports: - containerPort: 8443 @@ -253,8 +253,8 @@ spec: - name: RELATED_IMAGE_postgresql value: registry.redhat.io/rhel9/postgresql-15:latest - name: RELATED_IMAGE_backstage - value: registry-proxy.engineering.redhat.com/rh-osbs/rhdh-rhdh-hub-rhel9:1.4 - image: registry-proxy.engineering.redhat.com/rh-osbs/rhdh-rhdh-rhel9-operator:1.4 + value: registry.redhat.io/rhdh/rhdh-hub-rhel9:1.4 + image: registry.redhat.io/rhdh/rhdh-rhel9-operator:1.4 livenessProbe: httpGet: path: /healthz