DandyDeveloper / charts

Various helm charts migrated from [helm/stable] due to deprecation
https://dandydeveloper.github.io/charts
Apache License 2.0
157 stars 145 forks source link

[charts/redis-ha] Use correct API version of PodDisruptionBudget. (#187) #210

Closed MemberIT closed 2 years ago

MemberIT commented 2 years ago

Signed-off-by: Mikhail Konyakhin m.konyahin@gmail.com

What this PR does / why we need it:

Use correct API version of PodDisruptionBudget for k8s equal or above 1.21.0

Which issue this PR fixes

Special notes for your reviewer:

N/A

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

lord-kyron commented 2 years ago

@DandyDeveloper please, also please, review and merge this change, as it is needed change in terms of kubernetes 1.22 breaking APIs changes. Thanks!