apisix-helm-chart
apisix-helm-chart copied to clipboard
apisix topologySpreadConstraints got removed with the merge of PR 738
This PR https://github.com/apache/apisix-helm-chart/pull/738 removed the "helper" file apisix/templates/_pod.tpl which contained a setting for topologySpreadContraints
The README was also changed to no longer support/include the setting https://github.com/apache/apisix-helm-chart/blob/d25b6153874336674a0f56cd0e7f574d44a0b4c7/charts/apisix/README.md?plain=1#L103
Could we please get this setting back for better High Availability setup.