Skip to content

Commit b045b54

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

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
@@ -60,6 +60,7 @@ if [[ "$MODE" == "local" ]]; then
6060
--set storage.type=memory \
6161
--set allInOne.image.repository="cr.jaegertracing.io/jaegertracing/all-in-one" \
6262
--set allInOne.image.tag="latest" \
63+
--set hotrod.enabled=true \
6364
--set hotrod.image.repository="cr.jaegertracing.io/jaegertracing/example-hotrod" \
6465
--set hotrod.image.tag="latest"
6566
else

0 commit comments

Comments
 (0)