We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac4d9db commit 1d74386Copy full SHA for 1d74386
omd/packages/jaeger/TRACE_RECEIVE_PORT
@@ -15,7 +15,7 @@ fi
15
16
case "$1" in
17
default)
18
- PORT=$("$OMD_ROOT"/lib/omd/next_free_port TRACE_RECEIVE_PORT 4317)
+ PORT=$("$OMD_ROOT"/lib/omd/next_free_port TRACE_RECEIVE_PORT 4417)
19
echo "$PORT"
20
;;
21
choices)
0 commit comments