Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit cc5790f

Browse files
committed
update image jaeger
1 parent 04b85f3 commit cc5790f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overlays/jaeger/jaeger.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ spec:
3030
spec:
3131
containers:
3232
- name: jaeger
33-
image: index.docker.io/sourcegraph/jaeger-all-in-one:5.6.185@sha256:c0411e4910926c92896b3ec6cf4b2f5dc0d6c99cb7433035406f57b51cdab2ef
33+
image: index.docker.io/sourcegraph/jaeger-all-in-one:5.7.2474@sha256:b9d2a2825fcb590373c98c073ccc53f7bbe7ff4e74b75715e7cb488feb17243e
3434
args: ["--memory.max-traces=20000", "--sampling.strategies-file=/etc/jaeger/sampling_strategies.json", "--collector.otlp.enabled"]
3535
ports:
3636
- containerPort: 5775

0 commit comments

Comments
 (0)