diff --git a/resources/emit-test-pod.yaml b/resources/emit-test-pod.yaml index 114327c3..b332752b 100644 --- a/resources/emit-test-pod.yaml +++ b/resources/emit-test-pod.yaml @@ -10,6 +10,9 @@ spec: containers: - name: emit image: %IMAGE% + command: + - /emit1.exe + - "--debug=true" env: - name: HOST_IP valueFrom: