Skip to content

Commit 9d48bc9

Browse files
test
Signed-off-by: chahat sagar <[email protected]>
1 parent 692c330 commit 9d48bc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/oci/deploy-all.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
set -euo pipefail
77

88
MODE="${1:-upgrade}"
9+
JAEGER_VERSION="${2:-v2}"
910

1011
if [[ "${JAEGER_VERSION}" == "v1" ]]; then
1112
JAEGER_IMAGE_REPO="jaegertracing/all-in-one"

0 commit comments

Comments
 (0)