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

Helm chart is outdated for current k8s versions #7

Open
jbehrens94 opened this issue Nov 26, 2022 · 0 comments
Open

Helm chart is outdated for current k8s versions #7

jbehrens94 opened this issue Nov 26, 2022 · 0 comments

Comments

@jbehrens94
Copy link

jbehrens94 commented Nov 26, 2022

When trying to deploy this chart to Kubernetes, I get an error:

Error: unable to build kubernetes objects from release manifest: 
error validating "": error validating data: [
    ValidationError(Ingress.spec.rules[0].http.paths[0].backend): unknown field "serviceName" in io.k8s.api.networking.v1.IngressBackend, 
    ValidationError(Ingress.spec.rules[0].http.paths[0].backend): unknown field "servicePort" in io.k8s.api.networking.v1.IngressBackend, 
    ValidationError(Ingress.spec.rules[0].http.paths[0]): missing required field "pathType" in io.k8s.api.networking.v1.HTTPIngressPath
]

It seems to be the case that this chart hasn't been updated for Kubernetes 1.2x.x yet.

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