crptz opened a new issue, #699:
URL: https://github.com/apache/solr-operator/issues/699

   Hello everyone,
   
   Docs specify that I can disable PodDisruptionBudgets by just setting 
   `availability.podDisruptionBudget.enabled = false`
   
   This disables only the Solr PodDisruptionBudgets and not the zk 
PodDisruptionBudgets.
   
   If we read further on docs I can see we have:
   `zk.provided.maxUnavailableReplicas` with default value to `1`
   
   but there is no available value to specify to disable the PDB for zk.
   
   Also changing the value of `zk.provided.maxUnavailableReplicas` it doesn't 
work either. I set the value to `0` and it doesn't change anything.
   
   So how can I disable the PDB for zk?
   
   Cheers


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to