Hello, I am trying to install splunk operator using the operator Hub in OpenShift cluster through webconsole but it is failing with below error installing: waiting for deployment splunk-operator-controller-manager to become ready: deployment "splunk-operator-controller-manager" not available: Deployment does not have minimum availability. I also tried to follow the below steps mentioned in this document How to deploy Splunk in an OpenShift environment | by Eduardo Patrocinio | Medium but found below as well in CLI oc apply -f https://raw.githubusercontent.com/patrocinio/openshift/main/splunk/standalone-standalone.yaml error: resource mapping not found for name: "standalone" namespace: "splunk-operator" from "https://raw.githubusercontent.com/patrocinio/openshift/main/splunk/standalone-standalone.yaml": no matches for kind "Standalone" in version "enterprise.splunk.com/v1alpha2" ensure CRDs are installed first my requirement is to create a instance of splunk in a namespace in OCP. Kindly help on this Splunk Operator for Kubernetes
... View more