solr-operator
solr-operator copied to clipboard
Solr Backup recurrence/schedule not enabled by helm 0.7.1
I use the Helm, and, i can't found the options to configure the recurrence/schedule in the helm. I can only configure the repository
But, the schedule i not found the param and i need create by out of helm. Please, help me to configura 100% in the helm?
That just configures a repository for your backups to use. You have to use a separate SolrBackup resource to actually take a backup.
The Solr Helm chart does not install a SolrBackup resource currently, though it could be added as a feature.