You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: charts/opentelemetry-operator/README.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# OpenTelemetry Operator Helm Chart
2
2
3
-
> [!WARNING]
3
+
> [!WARNING]
4
4
> Version 0.58.0 of this Chart includes a new version of the `OpenTelemetryCollector` CRD. See [this document][v1beta1_migration] for upgrade instructions for the new Operator CRD. Please make sure you also follow the [helm upgrade instructions](./UPGRADING.md#0560-to-0570) for helm chart 0.57.0.
5
5
6
6
The Helm chart installs [OpenTelemetry Operator](https://github.com/open-telemetry/opentelemetry-operator) in Kubernetes cluster.
@@ -37,7 +37,7 @@ _See [helm repo](https://helm.sh/docs/helm/helm_repo/) for command documentation
37
37
38
38
## Install Chart
39
39
40
-
> [!NOTE]
40
+
> [!NOTE]
41
41
> This Chart uses templated CRDs, and therefore does not support `--skip-crds`. Use `crds.create=false` instead if you do not want the chart to install the OpenTelemetry Operator's CRDs.
42
42
43
43
```console
@@ -82,6 +82,7 @@ The OpenTelemetry Collector CRD created by this chart won't be removed by defaul
0 commit comments