diff --git a/deploy/operator.yaml b/deploy/operator.yaml index 5ffa95e12..d1c7bdfc1 100644 --- a/deploy/operator.yaml +++ b/deploy/operator.yaml @@ -25,7 +25,7 @@ spec: serviceAccountName: che-operator containers: - name: che-operator - image: eivantsov/operator + image: quay.io/eclipse-che/che-operator:7.0.0-beta-5.0 ports: - containerPort: 60000 name: metrics