mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-04 05:10:37 +08:00
Merge pull request #723 from SigNoz/prashant/hotrod-yaml
chore: 🔧 update default jaeger endpoint in hotrod manifest
This commit is contained in:
commit
5aa46c7e96
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user