constellation/e2e/malicious-join/job.yaml
Daniel Weiße 273a6ba853
ci: use structured logging for all parts of the malicious-join test (#2557)
* Use structured logging for all parts of the test
* Fix malicious-join image build action

---------

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2023-11-07 09:02:19 +01:00

13 lines
230 B
YAML

apiVersion: batch/v1
kind: Job
metadata:
name: malicious-join
spec:
template:
spec:
containers:
- name: malicious-join
image: placeholder
restartPolicy: Never
backoffLimit: 0 # Do not retry