Is there a way to set numInsertionWorkers
while doing restore in kubernetes operator. The default value is 10 which crashed the primary everytime I try to restore the data from a backup.
1 Like
Hey @Shreyas_Pandya ,
I don’t think we support it yet.
We will need to allow users to either pass the parameters to PBM through command line or include/modify the config.
Will you be interested in sending the PR for that?
1 Like