Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support adding startingDeadlineSeconds #819

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

AjayTripathy
Copy link
Contributor

@AjayTripathy AjayTripathy commented Mar 15, 2021

Testing done: add .Values.kubecostChecks.startingDeadlineSeconds and note:

  schedule: '*/10 * * * *'
  startingDeadlineSeconds: 10
  successfulJobsHistoryLimit: 3

Fixes #814

@AjayTripathy AjayTripathy merged commit eef6c48 into develop Mar 15, 2021
@chipzoller chipzoller deleted the AjayTripathy-support-startingDeadlineSeconds branch October 4, 2023 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support modifying checks cronjob spec.startingDeadlineSeconds on cronjob to prevent warnings.
2 participants