diff --git a/bundle/manifests/apicast-operator.clusterserviceversion.yaml b/bundle/manifests/apicast-operator.clusterserviceversion.yaml index e39f59d..8b47960 100644 --- a/bundle/manifests/apicast-operator.clusterserviceversion.yaml +++ b/bundle/manifests/apicast-operator.clusterserviceversion.yaml @@ -30,6 +30,7 @@ metadata: support: Red Hat labels: operatorframework.io/arch.amd64: supported + operatorframework.io/arch.arm64: supported operatorframework.io/arch.ppc64le: supported operatorframework.io/arch.s390x: supported name: apicast-operator.v0.0.1 diff --git a/config/manifests/bases/apicast-operator.clusterserviceversion.yaml b/config/manifests/bases/apicast-operator.clusterserviceversion.yaml index 7258f25..d754229 100644 --- a/config/manifests/bases/apicast-operator.clusterserviceversion.yaml +++ b/config/manifests/bases/apicast-operator.clusterserviceversion.yaml @@ -16,6 +16,7 @@ metadata: support: Red Hat labels: operatorframework.io/arch.amd64: supported + operatorframework.io/arch.arm64: supported operatorframework.io/arch.ppc64le: supported operatorframework.io/arch.s390x: supported name: apicast-operator.vX.Y.Z