diff --git a/installers/olm/README.md b/installers/olm/README.md index 51a04fedef..bf3eedc2b1 100644 --- a/installers/olm/README.md +++ b/installers/olm/README.md @@ -12,22 +12,4 @@ tests. Consult the [technical requirements][hub-contrib] when making changes. [OLM]: https://github.com/operator-framework/operator-lifecycle-manager [scorecard]: https://sdk.operatorframework.io/docs/scorecard/ -## Testing - -### Setup - -``` -make docker-package docker-verify -``` - -``` -pip3 install yq -``` - -### Testing - -``` -make install-olm # install OLM framework -make package # build OLM package -make verify # verify OLM package -``` +**_NOTE:_** Removed make commands from this file because they no longer function as stated, but left the above info which contains historical and relevant information. diff --git a/installers/olm/postgresoperator.csv.yaml b/installers/olm/postgresoperator.csv.yaml index 048c3802c4..8aea0bb01b 100644 --- a/installers/olm/postgresoperator.csv.yaml +++ b/installers/olm/postgresoperator.csv.yaml @@ -4,6 +4,7 @@ kind: ClusterServiceVersion metadata: name: 'postgresoperator.v${PGO_VERSION}' annotations: + operatorhub.io/ui-metadata-max-k8s-version: "1.21" certified: 'false' support: crunchydata.com