Can backup schedules only be defined via the CLI tool? #3946
Answered
by
ghost
jdheyburn
asked this question in
Community support Q&A
-
I am aware that the Is it possible to define backup schedules with a CRD, so that the user does not have to install the tool just establish backups? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
ghost
Jul 14, 2021
Replies: 1 comment
-
If you take a look at the helm chart; you can see where it's defined in the values file. You can deconstruct that and see that it just creates a resource using the CRD here |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jdheyburn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you take a look at the helm chart; you can see where it's defined in the values file.
You can deconstruct that and see that it just creates a resource using the CRD here