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

Solr Backup recurrence/schedule not enabled by helm 0.7.1 #687

Open
schotten opened this issue Feb 13, 2024 · 2 comments
Open

Solr Backup recurrence/schedule not enabled by helm 0.7.1 #687

schotten opened this issue Feb 13, 2024 · 2 comments

Comments

@schotten
Copy link

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
image

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?

@HoustonPutman
Copy link
Contributor

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.

@ethicalmohit
Copy link

ethicalmohit commented Dec 13, 2024

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.

@HoustonPutman We have a similar requirement. Will it be a feature for solr-operator chart or solr chart? Since, CRD are managed by solr-operator it make sense there but from ease of use perspective it would be good if we extend it in the solr chart itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants