Open duxinxiao opened 8 months ago
When install in newer k8s version. helm will always report error: no matches for kind "PodDisruptionBudget" in version "policy/v1beta1".
I found we use pulsar dependency 2.7.8 which don't support newer pdb api version. Maybe we should upgrade pulsar chart version.
https://github.com/apache/pulsar-helm-chart/blob/a919f309c6d73342196dbaf6bf146cfda8d9e8e8/charts/pulsar/templates/bookkeeper-pdb.yaml#L22
When install in newer k8s version. helm will always report error: no matches for kind "PodDisruptionBudget" in version "policy/v1beta1".
I found we use pulsar dependency 2.7.8 which don't support newer pdb api version. Maybe we should upgrade pulsar chart version.
https://github.com/apache/pulsar-helm-chart/blob/a919f309c6d73342196dbaf6bf146cfda8d9e8e8/charts/pulsar/templates/bookkeeper-pdb.yaml#L22