From 71034c1a4510412eaed02367f542dac0d609f9ef Mon Sep 17 00:00:00 2001 From: Arjun Kondur Date: Wed, 28 Feb 2024 15:56:01 -0600 Subject: [PATCH] Change helm documentation --- docs/Helm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Helm.md b/docs/Helm.md index 5f19fd46c..9fd0a3d45 100644 --- a/docs/Helm.md +++ b/docs/Helm.md @@ -11,7 +11,7 @@ helm repo update 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. -Upgrading to latest version of splunk operator using helm chart will not upgrade CRDs. User need to deploy the latest CRDs manually. this is [limitation](https://helm.sh/docs/chart_best_practices/custom_resource_definitions/) from helm +Upgrading to latest version of Splunk Operator using Helm chart will not upgrade Splunk Enterprise CRDs. User needs to deploy the latest CRDs manually. This is a [limitation](https://helm.sh/docs/chart_best_practices/custom_resource_definitions/) from Helm. ``` git clone https://github.com/splunk/splunk-operator.git .