mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-20 07:54:27 +08:00
chore: 🔧 update default jaeger endpoint in hotrod manifest
Signed-off-by: Prashant Shahi <prashant@signoz.io>
This commit is contained in:
parent
5510c67dbf
commit
4c2f287e06
@ -50,7 +50,7 @@ spec:
|
|||||||
- all
|
- all
|
||||||
env:
|
env:
|
||||||
- name: JAEGER_ENDPOINT
|
- 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
|
image: jaegertracing/example-hotrod:1.30
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: hotrod
|
name: hotrod
|
||||||
|
Loading…
x
Reference in New Issue
Block a user