Can't find the operator on operatorhub.io
andloh opened this issue · 2 comments
andloh commented
Hi,
Thanks for the work on this operator :D
I am trying to use it for vanilla k8s, but I can't find it on the operatorhub.io?
Is this operator ONLY available for openshift/OKD?
From what I see...it should be available:
It is recommended to deploy this operator via OperatorHub, but you can also deploy it using Helm.
..also the helm install does not work, the chart does not create a secret object for the operator (but that is another issue )
Unable to attach or mount volumes: unmounted volumes=[tls-cert]
raffaelespazzoli commented
helm installation should be used when not running on OpenShift. Can you try helm with the latest version? All issues on the helm chart should have been fixed.
raffaelespazzoli commented
may I close this issue?