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

Error: unable to build kubernetes objects from release manifest: error validating "": error validating data: ValidationError(Ingress.spec.rules[0].http.paths[0].backend): missing required field "servicePort" in io.k8s.api.extensions.v1beta1.IngressBackend #148

Closed
FeedTheDarkside opened this issue Dec 8, 2020 · 2 comments
Assignees
Labels

Comments

@FeedTheDarkside
Copy link

In the helm template for web_ingress.yaml, there is a variable defined for externalPort. There is no such value to define in the values.yaml. There is also no definition for this in values definition in the README.md. As a result of this, the error in the subject header is generated.

@rshmiel rshmiel self-assigned this Dec 16, 2020
@kenmccann
Copy link
Contributor

@rshmiel @xB-2048 Please validate. Easily reproducible just by setting ingress create = true. web-ingress.yaml references externalPort which does not exist in values.yaml

@rshmiel
Copy link
Contributor

rshmiel commented Dec 17, 2020

fixed. @kenmccann thanks!

@rshmiel rshmiel closed this as completed Dec 17, 2020
@rshmiel rshmiel added bug and removed validating labels Dec 17, 2020
KoppulaRajender added a commit to KoppulaRajender/aqua-helm that referenced this issue Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants