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

backupInterval lower than 0 #111

Open
CLOVIS-AI opened this issue Mar 13, 2022 · 2 comments
Open

backupInterval lower than 0 #111

CLOVIS-AI opened this issue Mar 13, 2022 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@CLOVIS-AI
Copy link

"set to 0 or smaller, script will run once and exit. DO NOT SET TO 0 or smaller, this will cause K8s to kill your pod!"

So, is setting it to 0 fine or not?

@itzg
Copy link
Owner

itzg commented Mar 14, 2022

Yeah that wording needs to be fixed. For this chart you shouldn't set it to zero. The one-shot mode, when that is zero, is better suited for CronJob resource type.

@itzg itzg added the documentation Improvements or additions to documentation label Mar 14, 2022
@CLOVIS-AI
Copy link
Author

Thanks for the clarification 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: To do
Development

No branches or pull requests

2 participants