Skip to content

Commit

Permalink
fixup! deploy Grafana and jfr-datasource by default
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Feb 15, 2024
1 parent 8386252 commit 31af088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smoketest.bash
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ display_usage() {

s3=seaweed
ce=podman
while getopts "hs:prgtOVXcb" opt; do
while getopts "hs:prGtOVXcb" opt; do
case $opt in
h)
display_usage
Expand Down

0 comments on commit 31af088

Please sign in to comment.