Skip to content

Commit

Permalink
fix: e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
jnarezo committed Oct 15, 2024
1 parent b5ab3a7 commit e408e6a
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,13 @@ spec:
- mountPath: /otel-auto-instrumentation-nodejs
name: opentelemetry-auto-instrumentation-nodejs
- args:
- --feature-gates=-component.UseLocalHostAsDefaultHost
- --config=env:OTEL_CONFIG
name: otc-container
initContainers:
- name: opentelemetry-auto-instrumentation-nodejs
volumes:
- projected:
defaultMode: 420
- name: opentelemetry-auto-instrumentation-nodejs
ephemeral:
volumeClaimTemplate:
Expand Down

0 comments on commit e408e6a

Please sign in to comment.