Skip to content

Commit

Permalink
remove uninstall
Browse files Browse the repository at this point in the history
  • Loading branch information
mackjmr committed Oct 31, 2023
1 parent e15390e commit f0b3528
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ci/scripts/ci-deploy-staging.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ install_collector() {
--set-string image.repository="601427279990.dkr.ecr.us-east-1.amazonaws.com/otel-collector-contrib"
helm list --all-namespaces

helm -n ${namespace} uninstall opentelemetry-collector-deployment


if [ "$namespace" == "otel-staging" ]; then
install_deployment
fi
Expand Down

0 comments on commit f0b3528

Please sign in to comment.