diff --git a/deploy/cluster-manager/olm-catalog/cluster-manager/manifests/cluster-manager.clusterserviceversion.yaml b/deploy/cluster-manager/olm-catalog/cluster-manager/manifests/cluster-manager.clusterserviceversion.yaml index be876137e..dacb2ed7a 100644 --- a/deploy/cluster-manager/olm-catalog/cluster-manager/manifests/cluster-manager.clusterserviceversion.yaml +++ b/deploy/cluster-manager/olm-catalog/cluster-manager/manifests/cluster-manager.clusterserviceversion.yaml @@ -184,7 +184,7 @@ spec: scheme: HTTPS initialDelaySeconds: 2 periodSeconds: 10 - name: registration-operator-operator + name: registration-operator readinessProbe: httpGet: path: /healthz diff --git a/deploy/cluster-manager/operator.yaml b/deploy/cluster-manager/operator.yaml index e1fad3231..0543f0be1 100644 --- a/deploy/cluster-manager/operator.yaml +++ b/deploy/cluster-manager/operator.yaml @@ -17,7 +17,7 @@ spec: spec: serviceAccountName: cluster-manager containers: - - name: registration-operator-operator + - name: registration-operator image: quay.io/open-cluster-management/registration-operator:latest imagePullPolicy: IfNotPresent args: