Troubleshoot Splunk Enterprise Helm deployments

Resolve common errors when deploying Splunk Enterprise using Helm.

When you attempt to install a Splunk Enterprise deployment, the following error appears:

PYTHON
Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: resource mapping not found for name: "release-name" namespace: "release-namespace" from "": no matches for kind "Standalone" in version "enterprise.splunk.com/v4"
ensure CRDs are installed first

The Splunk Operator CRDs are not installed in your cluster.

Splunk administrator

Install the CRDs by following the instructions in Deploy Splunk Operator using Helm.