You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
manifest.yaml doesn't contain PodDisruptionBudget. It would be very usefull in order to maintain HA of the operator.
Also a helm chart would be a convenient way of distribution of this software.
The text was updated successfully, but these errors were encountered:
Thanks for rising this, it's actually wider, HA related topic.
Currently the operator runs without leader election so that needs to change first. Once we make it safe to increase operator's replica count to more than one, we can follow with PDB.
manifest.yaml
doesn't contain PodDisruptionBudget. It would be very usefull in order to maintain HA of the operator.Also a helm chart would be a convenient way of distribution of this software.
The text was updated successfully, but these errors were encountered: