Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
mackjmr committed Jul 31, 2024
1 parent ae5bb7e commit ea0cb05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/scripts/ci-deploy-demo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ registry=$REGISTRY
install_demo() {
release_name="opentelemetry-demo"

helm uninstall ${release_name} -n ${namespace}
# helm uninstall ${release_name} -n ${namespace}

# HELM COMMAND
helm_cmd="helm --debug upgrade ${release_name} -n ${namespace} open-telemetry/opentelemetry-demo --install \
Expand Down

0 comments on commit ea0cb05

Please sign in to comment.