SysbeeTech / kubedeploy

Kubedeploy
https://kubedeploy.app/
Apache License 2.0
5 stars 2 forks source link

feature(command,args): use helper functions #21

Closed btoic closed 10 months ago

btoic commented 10 months ago

Use common helper functions to define commands and args across containers. Added fallback to image.command and image.args for Job and CronJob deploymentModes with deprecation notice.

fix: #14