mstefany opened a new pull request, #695: URL: https://github.com/apache/apisix-helm-chart/pull/695
Apisix Helm Chart [allows](https://github.com/apache/apisix-helm-chart/blob/master/charts/apisix/templates/pdb.yaml) to define `PodDisruptionBudget` policy, but this Helm Chart for `apisix-ingress-controller` does not. This PR adds supports for it. The code is basically a copy of `PodDisruptionBudget` [template](https://github.com/apache/apisix-helm-chart/blob/master/charts/apisix/templates/pdb.yaml) from mentioned chart, while first if statement is inspired by template of `ingress-nginx` controller's `PodDisruptionBudget` template, if that's OK. -- 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]
