Skip to content

Commit

Permalink
Add volume
Browse files Browse the repository at this point in the history
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
  • Loading branch information
pavolloffay committed Nov 3, 2021
1 parent 05960d5 commit a25daba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/e2e/instrumentation-java/01-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ spec:
value: http://localhost:4318
- name: OTEL_SERVICE_NAME
value: myapp
volumeMounts:
- mountPath: /otel-auto-instrumentation
name: opentelemetry-auto-instrumentation
- name: otc-container
status:
phase: Running

0 comments on commit a25daba

Please sign in to comment.