Skip to content

Commit 062ca06

Browse files
authored
Update run_prover.sh
1 parent cea7f50 commit 062ca06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

run_prover.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ while true; do
3333
else
3434

3535
node_url=${node_url#http://}
36-
node_url="${node_url}.${namespace}.svc.cluster.local"
3736
echo "Running prover with node_url: $node_url"
3837
/usr/bin/prover $node_url 7047
3938

0 commit comments

Comments
 (0)