1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

OBSDOCS-1629: Fix tick

This commit is contained in:
Max Leonov
2025-05-30 17:45:57 +02:00
committed by openshift-cherrypick-robot
parent 3430136c33
commit 405c3e30db

View File

@@ -37,7 +37,7 @@ spec:
jaegerQuery:
enabled: true # <13>
----
<1> This CR creates a TempoStack deployment, which is configured to receive Jaeger Thrift over the HTTP and OpenTelemetry Protocol (OTLP).`
<1> This CR creates a TempoStack deployment, which is configured to receive Jaeger Thrift over the HTTP and OpenTelemetry Protocol (OTLP).
<2> The namespace that you have chosen for the TempoStack deployment.
<3> Specifies the storage for storing traces.
<4> The secret you created in step 2 for the object storage that had been set up as one of the prerequisites.