Hi. Is there a way to mount a volume without using job template in
KubernetesRun
? I don’t want to change the existing job template but just override volume.
k
Kevin Kho
07/23/2021, 1:44 PM
Hey @Han Hong, unfortunately this doesn’t seem like an option through the RunConfig
s
Sam Cook
07/23/2021, 1:46 PM
You can pass a template in through the
job_template
arg, so you could load up the default template yaml, override the volume, and use that in the run config. At least then the changes are local to exactly that job.
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.