hashicorp / terraform-enterprise-helm

The official repo for Terraform Enterprise helm charts
Mozilla Public License 2.0
16 stars 17 forks source link

Pod Disruption Budget #51

Open jherlehy opened 1 year ago

jherlehy commented 1 year ago

FDO on Kubernetes should support a PodDisruptionBudget if the total replicas of the server is greater than 1. This will ensure that a server is always available as nodes in the cluster rotate.