We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It should look similar to the generic job template, only it needs to have a schedule parameter that should be passed in as a value from values.yaml.
schedule
values.yaml
For the values.yaml, you can basically just copy this under a new section called cronjob:
cronjob
generic-app-helm/charts/generic-app/values.yaml
Lines 106 to 183 in 1be3b6d
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It should look similar to the generic job template, only it needs to have a
schedule
parameter that should be passed in as a value fromvalues.yaml
.For the values.yaml, you can basically just copy this under a new section called
cronjob
:generic-app-helm/charts/generic-app/values.yaml
Lines 106 to 183 in 1be3b6d
The text was updated successfully, but these errors were encountered: