Skip to content

Commit b9ce02d

Browse files
committed
fixup! changes to run 0x
1 parent d750b79 commit b9ce02d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

k8s/deployment.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ spec:
5656
mountPath: /artifacts
5757
- name: html-output-volume
5858
mountPath: /html_output
59+
command: ["0x", "--kernel-tracing", "--output-dir", "/artifacts/{pid}.0x", "--output-html", "/html_output/{name}.html", "--", "node", "server.js"]
5960
terminationGracePeriodSeconds: 30
6061
volumes:
6162
- name: artifacts-volume

0 commit comments

Comments
 (0)