I've got the initial cronjob template working directly from deployment in the lab project. However I did have to limit the target db's to just one until we can figure out how to do an n+1 environment structure or other method to look for multi-db and secrets from within the template.
I still need to add the user documentation to the PR.
you will need to create separate job templates, cm's and secrets for each database you wanted to back up.
fix templates to include parameters instead of using cat to merge template parameter defaults with object files before processing.
Please note: you need to set your job time in UTC (as that's the cluster timezone, and the jobs are cluster scheduled)
I've got the initial cronjob template working directly from deployment in the lab project. However I did have to limit the target db's to just one until we can figure out how to do an n+1 environment structure or other method to look for multi-db and secrets from within the template.
Please note: you need to set your job time in UTC (as that's the cluster timezone, and the jobs are cluster scheduled)