Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ryantanjunming committed Oct 25, 2024
1 parent 798c3ae commit 7e80f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/otel-integration-e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
-f ./values.yaml \
-f ./e2e-test/testdata/values-e2e-test.yaml
kubectl wait --all --for=condition=ready --timeout=300s pod -l component=agent-collector
kubectl apply -f ./e2e-test/testdata/values-e2e-test.yaml
kubectl apply -f ./e2e-test/testdata/telemetrygen-deployment.yaml
kubectl wait --all --for=condition=ready --timeout=300s pod -l app=telemetrygen
kubectl get pods
- name: Run E2E test
Expand Down

0 comments on commit 7e80f68

Please sign in to comment.