-
Notifications
You must be signed in to change notification settings - Fork 548
Labels
priority/mediumIndiacates that are significant but not urgent.Indiacates that are significant but not urgent.triage-acceptedIssue is accepted by the organisation to be worked on.Issue is accepted by the organisation to be worked on.
Description
Hi guys,
Looks like you've accidently hard coded the restartPolicy meaning we can't change it. Could you update the cron-job chart please?
devtron/scripts/devtron-reference-helm-charts/cronjob-chart_1-5-0/templates/_pod_template_spec.yaml
Line 80 in c122f9f
restartPolicy: OnFailure |
Metadata
Metadata
Assignees
Labels
priority/mediumIndiacates that are significant but not urgent.Indiacates that are significant but not urgent.triage-acceptedIssue is accepted by the organisation to be worked on.Issue is accepted by the organisation to be worked on.
Activity
satyampsoni commentedon Mar 11, 2025
Nice observation, we'll think of working on it in upcoming releases.
satyampsoni commentedon Mar 27, 2025
We are planning on the deprecation of this, keeping this on hold for now.
TGTGamer commentedon Mar 27, 2025
To clarify, deprecation of what exactly? The CronJob schema or the specific value within the schema?