mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-07 18:37:56 -05:00
chore: enable debug
This commit is contained in:
parent
cdc0073d43
commit
921e0f5e16
1 changed files with 3 additions and 0 deletions
|
|
@ -10,6 +10,9 @@ spec:
|
|||
containers:
|
||||
- name: emit
|
||||
image: %IMAGE%
|
||||
command:
|
||||
- /emit1.exe
|
||||
- "--debug=true"
|
||||
env:
|
||||
- name: HOST_IP
|
||||
valueFrom:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue