Skip to content

Commit

Permalink
Change helm documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
akondur committed Feb 28, 2024
1 parent 7be1896 commit 71034c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 .
Expand Down

0 comments on commit 71034c1

Please sign in to comment.