Skip to content

Commit

Permalink
fix: use working OTel helm charts
Browse files Browse the repository at this point in the history
  • Loading branch information
rauno56 committed Apr 16, 2024
1 parent 756bf0b commit 658edb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
with:
repository: 'open-telemetry/opentelemetry-helm-charts'
path: opentelemetry-helm-charts
# Remove once open-telemetry/opentelemetry-helm-charts#1143 is merged
ref: e0c6b9c95c4c4710c3d986e56b9e86ff32de6210
- name: Install Collector - Helm install
run: helm install test -f .github/workflows/e2e/collector-helm-values.yaml opentelemetry-helm-charts/charts/opentelemetry-collector --namespace traces --create-namespace
- name: Wait for Collector to be ready
Expand Down

0 comments on commit 658edb0

Please sign in to comment.