We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01378cc commit ca6c974Copy full SHA for ca6c974
.github/workflows/nr-k8s-otel-e2e.yml
@@ -33,7 +33,7 @@ jobs:
33
retry_seconds: 90
34
retry_attempts: 5
35
agent_enabled: false
36
- spec_path: test/e2e/test-specs.yml
+ spec_path: charts/nr-k8s-otel-collector/e2e/test-specs.yml
37
account_id: ${{ secrets.K8S_AGENTS_E2E_ACCOUNT_ID }}
38
api_key: ${{ secrets.K8S_AGENTS_E2E_API_KEY }}
39
license_key: ${{ secrets.K8S_AGENTS_E2E_LICENSE_KEY }}
0 commit comments