Add Splunk Operator Helm chart repository
Configure the Helm chart repository and install the required CRDs.
Add the Splunk Operator and Splunk Enterprise Helm charts to your Helm repository and install the required custom resource definitions (CRDs).
The splunk chart repository contains the splunk/splunk-operator chart to deploy the Splunk Operator and the splunk/splunk-enterprise chart to deploy Splunk Enterprise custom resources.
You must deploy the latest CRDs manually. The splunk/splunk-operator chart no longer contains the CRDs due to their size. Helm has a chart size limit of 1 MB imposed by the Kubernetes etcd key-value store, which the Splunk Operator for Kubernetes CRDs exceed. For more information, see Helm best practices for custom resource definitions.
You have configured the Splunk Operator Helm chart repository and installed the CRDs. For more information about supported Helm commands, see the Helm documentation.