templates.deployment.spark-worker-image.spark-worker-image.yaml.vm Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of foundation-mda Show documentation
Show all versions of foundation-mda Show documentation
Model driven architecture artifacts for aiSSEMBLE
The newest version!
apiVersion: batch/v1
kind: Job
metadata:
name: spark-worker-image
namespace: default
spec:
backoffLimit: 0
template:
spec:
containers:
- name: spark-worker-image
image: ${projectName}-spark-worker-docker
command: ["echo"]
restartPolicy: Never
© 2015 - 2025 Weber Informatics LLC | Privacy Policy