diff --git a/operators/yugabyte-operator/0.0.1/ybclusters.yugabyte.com.crd.yaml b/operators/yugabyte-operator/0.0.1/manifests/ybclusters.yugabyte.com.crd.yaml similarity index 100% rename from operators/yugabyte-operator/0.0.1/ybclusters.yugabyte.com.crd.yaml rename to operators/yugabyte-operator/0.0.1/manifests/ybclusters.yugabyte.com.crd.yaml diff --git a/operators/yugabyte-operator/0.0.1/yugabytedb-operator.v0.0.1.clusterserviceversion.yaml b/operators/yugabyte-operator/0.0.1/manifests/yugabytedb-operator.v0.0.1.clusterserviceversion.yaml similarity index 100% rename from operators/yugabyte-operator/0.0.1/yugabytedb-operator.v0.0.1.clusterserviceversion.yaml rename to operators/yugabyte-operator/0.0.1/manifests/yugabytedb-operator.v0.0.1.clusterserviceversion.yaml diff --git a/operators/yugabyte-operator/0.0.1/metadata/annotations.yaml b/operators/yugabyte-operator/0.0.1/metadata/annotations.yaml new file mode 100644 index 00000000000..b8c25d37cbc --- /dev/null +++ b/operators/yugabyte-operator/0.0.1/metadata/annotations.yaml @@ -0,0 +1,7 @@ +annotations: + operators.operatorframework.io.bundle.channel.default.v1: alpha + operators.operatorframework.io.bundle.channels.v1: alpha + operators.operatorframework.io.bundle.manifests.v1: manifests/ + operators.operatorframework.io.bundle.mediatype.v1: registry+v1 + operators.operatorframework.io.bundle.metadata.v1: metadata/ + operators.operatorframework.io.bundle.package.v1: yugabyte-operator diff --git a/operators/yugabyte-operator/yugabytedb-operator.package.yaml b/operators/yugabyte-operator/yugabytedb-operator.package.yaml deleted file mode 100644 index 0b8c34a5af9..00000000000 --- a/operators/yugabyte-operator/yugabytedb-operator.package.yaml +++ /dev/null @@ -1,5 +0,0 @@ -channels: - - currentCSV: yugabyte-operator.v0.0.1 - name: alpha -defaultChannel: alpha -packageName: yugabyte-operator