yuweisung opened a new pull request, #260:
URL: https://github.com/apache/pulsar-helm-chart/pull/260

   Fixes pod disruption budget version warning
   
   ### Motivation
   
   PDB policy api version, v1beta1 is deprecated in k8s1.21+ (not available in 
1.25+).
   
   ### Modifications
   
   zookeeper-pdb, proxy-pdb, broker-pdb and bookkeepr-pdb templates are 
modified.  If k8s api-resources container policy/v1, the *-pdb.yaml will 
generate respective apiVersion. 
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   


-- 
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: dev-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to