Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mackjmr committed Jul 3, 2024
1 parent 16c8f4f commit 218d965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/scripts/ci-deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ install_ds_otlp() {
-f ./ci/values.yaml \
-f ./ci/values-otlp-col.yaml \
--set-string image.tag="otelcolcontrib-v$CI_COMMIT_SHORT_SHA" \
--set-string image.repository="601427279990.dkr.ecr.us-east-1.amazonaws.com/otel-collector-contrib"
--set-string image.repository=${registry}
}

###########################################################################################################
Expand Down

0 comments on commit 218d965

Please sign in to comment.