diff --git a/bundle/manifests/odf-operator.clusterserviceversion.yaml b/bundle/manifests/odf-operator.clusterserviceversion.yaml index 351cd5f98..9eb62ba6b 100644 --- a/bundle/manifests/odf-operator.clusterserviceversion.yaml +++ b/bundle/manifests/odf-operator.clusterserviceversion.yaml @@ -35,9 +35,10 @@ metadata: categories: Storage console.openshift.io/plugins: '["odf-console"]' containerImage: quay.io/ocs-dev/odf-operator:latest - createdAt: "2023-08-08T09:50:10Z" + createdAt: "2023-11-20T09:25:53Z" description: OpenShift Data Foundation provides a common control plane for storage solutions on OpenShift Container Platform. + features.operators.openshift.io/token-auth-aws: "true" olm.properties: '[{"type": "olm.maxOpenShiftVersion", "value": "4.15"}]' olm.skipRange: "" operatorframework.io/initialization-resource: |- diff --git a/config/manifests/bases/odf-operator.clusterserviceversion.yaml b/config/manifests/bases/odf-operator.clusterserviceversion.yaml index 91fee3d9d..1c4ccf746 100644 --- a/config/manifests/bases/odf-operator.clusterserviceversion.yaml +++ b/config/manifests/bases/odf-operator.clusterserviceversion.yaml @@ -9,6 +9,7 @@ metadata: containerImage: quay.io/ocs-dev/odf-operator:latest description: OpenShift Data Foundation provides a common control plane for storage solutions on OpenShift Container Platform. + features.operators.openshift.io/token-auth-aws: "true" operatorframework.io/initialization-resource: |- { "apiVersion": "odf.openshift.io/v1alpha1",