diff --git a/.tekton/images-mirror-set.yaml b/.tekton/images-mirror-set.yaml index 515eb03d..c96eab23 100644 --- a/.tekton/images-mirror-set.yaml +++ b/.tekton/images-mirror-set.yaml @@ -1,16 +1,6 @@ --- apiVersion: config.openshift.io/v1 kind: ImageDigestMirrorSet -metadata: - name: staging-mirror-set -spec: - imageDigestMirrors: - - mirrors: - - quay.io/redhat-user-workloads/dvo-obsint-tenant/deployment-validation-operator/deployment-validation-operator@sha256:cb4a68ebedba10bbd504fb271b3b7cc52d01ed13557dcb9604059f1ba98717d1 - source: registry.stage.redhat.io/dvo/deployment-validation-rhel8-operator ---- -apiVersion: config.openshift.io/v1 -kind: ImageDigestMirrorSet metadata: name: prod-mirror-set spec: diff --git a/konflux-ci/bundle/manifests/deployment-validation-operator.clusterserviceversion.yaml b/konflux-ci/bundle/manifests/deployment-validation-operator.clusterserviceversion.yaml index d5a9b6f7..ef91d8a1 100644 --- a/konflux-ci/bundle/manifests/deployment-validation-operator.clusterserviceversion.yaml +++ b/konflux-ci/bundle/manifests/deployment-validation-operator.clusterserviceversion.yaml @@ -167,6 +167,8 @@ spec: labels: alm-owner-dvo: deployment-validation-operator operated-by: deployment-validation-operator + operatorframework.io/arch.amd64: supported + operatorframework.io/arch.arm64: supported links: - name: repository url: https://github.com/app-sre/deployment-validation-operator