diff --git a/sample-apps/hotrod/hotrod.yaml b/sample-apps/hotrod/hotrod.yaml index 5fada6a2d5..dfad0132c7 100644 --- a/sample-apps/hotrod/hotrod.yaml +++ b/sample-apps/hotrod/hotrod.yaml @@ -50,7 +50,7 @@ spec: - all env: - name: JAEGER_ENDPOINT - value: http://otel-collector.platform.svc.cluster.local:14268/api/traces + value: http://my-release-signoz-otel-collector.platform.svc.cluster.local:14268/api/traces image: jaegertracing/example-hotrod:1.30 imagePullPolicy: IfNotPresent name: hotrod