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

Fix indent of selector labels for PodDisruptionBudget in Helm chart #40

Merged
merged 1 commit into from
May 15, 2022

Conversation

rossigee
Copy link
Contributor

Fix for error:

Helm install failed: unable to build kubernetes objects from release manifest: error validating "": error validating data: [ValidationError(PodDisruptionBudget.spec.selector): unknown field "app.kubernetes.io/instance" in io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector, ValidationError(PodDisruptionBudget.spec.selector): unknown field "app.kubernetes.io/name" in io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector]...

@KongZ KongZ merged commit b3968f6 into KongZ:main May 15, 2022
@KongZ KongZ mentioned this pull request May 15, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants