Hi all.
When using “okteto deploy” (docker-compose syntax) can one of the services behave like a batch job (run once and no restarts)?
Hi all.
When using “okteto deploy” (docker-compose syntax) can one of the services behave like a batch job (run once and no restarts)?
Yes! okteto deploy creates a Job if the restart policy is different than always.
More information is available here: