fix: phase out jaeger in favor of tempo and otel collecotor
This commit is contained in:
@@ -6,7 +6,7 @@ if [ ! $# -ge 1 ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if [ ! -d chart ]; then
|
||||
if [ ! -f create-vcluster.sh ]; then
|
||||
echo "error: must be run from toplevel directory"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user