Skip to content

Commit

Permalink
Add extra note
Browse files Browse the repository at this point in the history
  • Loading branch information
jvoravong committed Jan 17, 2025
1 parent 67c13b1 commit 861ec4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/auto-instrumentation-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,7 @@ When deploying the operator, the required Custom Resource Definitions (CRDs) mus

Set the Helm chart value `operatorcrds.install=true` to allow the chart to handle CRD installation automatically.
_This option deploys the CRDs using a local subchart, available at [opentelemetry-operator-crds](https://github.com/signalfx/splunk-otel-collector-chart/tree/main/helm-charts/splunk-otel-collector/charts/opentelemetry-operator-crds)._
_Please note, helm will not update or delete these CRDs after initial install as noted in their [documentation](https://helm.sh/docs/chart_best_practices/custom_resource_definitions/#some-caveats-and-explanations)._

#### Alternative Approach: Manual CRD Deployment

Expand Down

0 comments on commit 861ec4b

Please sign in to comment.