apisix-helm-chart
apisix-helm-chart copied to clipboard
apisix-2.4.0 chart uses deprecated poddisruptionbudget v1beta1
poddisruptionbudget v1beta1 is deprecated, please update in the next chart version. for now I have disabled it.
Accoding this https://github.com/apache/apisix-helm-chart/issues/656.
the dev branch is only used for apisix 2.x. and master branch is used for other version of apisix.
the issue on master was fixed by https://github.com/apache/apisix-helm-chart/pull/508. So we can create a same fix for dev which can help fix the 2.x version.