From a0de2cbe31fafcdea12e7fc54b7a418395700856 Mon Sep 17 00:00:00 2001 From: Jason Montleon Date: Tue, 18 Jun 2024 08:22:46 -0400 Subject: [PATCH] :bug: Correct catalog source image name --- konveyor-operator-catalog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/konveyor-operator-catalog.yaml b/konveyor-operator-catalog.yaml index 4925c093..a5804ba4 100644 --- a/konveyor-operator-catalog.yaml +++ b/konveyor-operator-catalog.yaml @@ -7,7 +7,7 @@ spec: displayName: Konveyor Operator publisher: Konveyor sourceType: grpc - image: quay.io/jmontleon/tackle2-operator-index:latest + image: quay.io/konveyor/tackle2-operator-index:latest updateStrategy: registryPoll: interval: 10m