We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e013575 commit 5844bbfCopy full SHA for 5844bbf
base/monitoring/jaeger/jaeger.Deployment.yaml
@@ -30,7 +30,7 @@ spec:
30
spec:
31
containers:
32
- name: jaeger
33
- image: index.docker.io/sourcegraph/jaeger-all-in-one:6.2.1106@sha256:c1ee8d613be75032066a9da24f54ebae19eacb63e42338e920abd6383ce168a6
+ image: us-docker.pkg.dev/sourcegraph-images/internal/jaeger-all-in-one:6.9.391@sha256:fcc7158a43cc5254b6392ae5ed50c6e3b53ef427a8114ac99d7be020a6233501
34
args: ["--memory.max-traces=20000", "--sampling.strategies-file=/etc/jaeger/sampling_strategies.json", "--collector.otlp.enabled"]
35
ports:
36
- containerPort: 5775
0 commit comments