This is an experimental Tutor plugin. You should not consider it ready for production use at this point.
GNU Affero General Public License v3.0
2
stars
7
forks
source link
fix: Correct definition for Kubernetes CronJob #5
Closed
fghaas closed 2 years ago
jobTemplate
needs aspec
that references atemplate
with anotherspec
. Correct that syntax.schedule
need not necessarily be quoted, but it probably doesn't hurt and the documentation does recommend the quotes.Reference: https://kubernetes.io/docs/tasks/job/automated-tasks-with-cron-jobs/