Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no matches for kind "PodDisruptionBudget" in version "policy/v1beta1" when zookeeper.replica is greater than 1 #123

Open
nbnb0 opened this issue Nov 20, 2023 · 1 comment

Comments

@nbnb0
Copy link

nbnb0 commented Nov 20, 2023

Hi,

I am getting this error when I set zookeeper.replicaCount to a value greater than 1:
Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: resource mapping not found for name: "mystorm-zookeeper" namespace: "default" from "": no matches for kind "PodDisruptionBudget" in version "policy/v1beta1" ensure CRDs are installed first

Thanks in advance,

@nbnb0 nbnb0 changed the title no matches for kind "PodDisruptionBudget" in version "policy/v1beta1" when replica greater than 1 no matches for kind "PodDisruptionBudget" in version "policy/v1beta1" when zookeeper.replica greater than 1 Nov 20, 2023
@nbnb0 nbnb0 changed the title no matches for kind "PodDisruptionBudget" in version "policy/v1beta1" when zookeeper.replica greater than 1 no matches for kind "PodDisruptionBudget" in version "policy/v1beta1" when zookeeper.replica is greater than 1 Nov 20, 2023
@nbnb0
Copy link
Author

nbnb0 commented Nov 20, 2023

Should apiVersion in charts/zookeeper/templates/poddisruptionbudget.yaml be policy/v1 instead of policy/v1beta1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant