diff --git a/resources/atlantis/manifests/base/dapr-tracing.yaml b/resources/atlantis/manifests/base/dapr-tracing.yaml index 7ded938d..f30cff54 100644 --- a/resources/atlantis/manifests/base/dapr-tracing.yaml +++ b/resources/atlantis/manifests/base/dapr-tracing.yaml @@ -7,5 +7,5 @@ spec: tracing: samplingRate: "1" zipkin: - endpointAddress: " http://opentelemetry-collector.otel.svc:9411/api/v2/spans" + endpointAddress: "http://opentelemetry-collector.otel.svc:9411/api/v2/spans"