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 cea7f50 commit 062ca06Copy full SHA for 062ca06
run_prover.sh
@@ -33,7 +33,6 @@ while true; do
33
else
34
35
node_url=${node_url#http://}
36
- node_url="${node_url}.${namespace}.svc.cluster.local"
37
echo "Running prover with node_url: $node_url"
38
/usr/bin/prover $node_url 7047
39
0 commit comments