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 92dcff1 commit 980ccc6Copy full SHA for 980ccc6
charts/sourcegraph/values.yaml
@@ -1225,7 +1225,7 @@ jaeger:
1225
"--memory.max-traces=20000",
1226
"--sampling.strategies-file=/etc/jaeger/sampling_strategies.json",
1227
"--collector.otlp.enabled",
1228
- "--collector.otlp.grpc.host-port=:4320",
+ "--collector.otlp.grpc.host-port=:4317",
1229
"--collector.otlp.http.host-port=:4321",
1230
]
1231
# -- Security context for the `jaeger` container,
0 commit comments