Skip to content

Commit c71db53

Browse files
Update daprdocs/content/en/operations/observability/tracing/otel-collector/open-telemetry-collector-jaeger.md
Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Mirel <15373565+MyMirelHub@users.noreply.github.com>
1 parent f649193 commit c71db53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

daprdocs/content/en/operations/observability/tracing/otel-collector/open-telemetry-collector-jaeger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Jaeger V2 can be deployed using the OpenTelemetry Operator for simplified manage
8787

8888
> **Note:**In order for the API server to communicate with the webhook component of the operator, the webhook requires a TLS certificate that the API server is configured to trust. There are a few different ways you can use to generate/configure the required TLS certificate detailed in the [otel operator chart docs](https://github.com/open-telemetry/opentelemetry-helm-charts/tree/main/charts/opentelemetry-operator#tls-certificate-requirement)
8989

90-
For simplicity in this case we will be letting helm to create an automatically generated self-signed certificate,
90+
For simplicity you can use Helm to create an automatically generated self-signed certificate.
9191

9292
```bash
9393
```

0 commit comments

Comments
 (0)