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

chart ingress broken #4

Closed
jamesla opened this issue Dec 29, 2019 · 1 comment
Closed

chart ingress broken #4

jamesla opened this issue Dec 29, 2019 · 1 comment

Comments

@jamesla
Copy link

jamesla commented Dec 29, 2019

hey i think the ingress in this chart is broken:

all you have to do is make a copy of values.yaml and flip ingress enabled to true and you will get the following:

helm install awx adwerx/awx --values values.yaml
Error: template: awx/templates/ingress.yaml:34:15: executing "awx/templates/ingress.yaml" at <.host>: can't evaluate field host in type interface {}

works fine when ingress.enabled is set to false

@jbielick
Copy link
Member

Ah, yeah the default values don't have the correct schema.

This has been fixed in v2.0.3. 7df9acf

Thanks for pointing this out!

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

No branches or pull requests

2 participants