diff --git a/snippets/distr-tracing-tempo-tempostack-custom-resource.adoc b/snippets/distr-tracing-tempo-tempostack-custom-resource.adoc index a51b232e08..0271d7c5ae 100644 --- a/snippets/distr-tracing-tempo-tempostack-custom-resource.adoc +++ b/snippets/distr-tracing-tempo-tempostack-custom-resource.adoc @@ -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.