OLM is already using helm to generate `olm.yaml` under the hood. It'd be nice to have the chart published as well, so that it could be installed like ``` helm install https://github.com/operator-framework/operator-lifecycle-manager/releases/download/0.9.0/olm.tar.gz ```