Skip to content

Commit c5e13cb

Browse files
test
Signed-off-by: chahat sagar <[email protected]>
1 parent 8e5ca4c commit c5e13cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build/build-hotrod-image.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ else
147147
fi
148148

149149
if [[ "${runtime}" == "k8s" ]]; then
150-
HOTROD_URL="http://localhost:8080/hotrod"
150+
HOTROD_URL="http://localhost:8080"
151151
JAEGER_QUERY_URL="http://localhost:16686"
152152
else
153153
HOTROD_URL="http://localhost:8080"

0 commit comments

Comments
 (0)