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

Added corresponding key for ingress kind in Helm values #509

Merged
merged 1 commit into from
May 31, 2022

Conversation

hayk96
Copy link
Contributor

@hayk96 hayk96 commented Apr 9, 2022

The following error receiving while installing via Helm
Error: template: promxy/templates/ingress.yaml:1:14: executing "promxy/templates/ingress.yaml" at <.Values.ingress.enabled>: nil pointer evaluating interface {}.enabled

What this PR does / why we need it:
This PR is about fixing Helm values related to ingress.

@jacksontj jacksontj closed this May 19, 2022
@jacksontj jacksontj reopened this May 19, 2022
@jacksontj
Copy link
Owner

Thanks for the PR; this seems like a good addition. I'm trying to get github to run the tests; seems that the close/re-open triggered the test. After running there was an issue with CI -- I have since fixed that, but I'll need you to rebase this PR to get it to pass :( Once that is done I can merge, thanks!

@hayk96 hayk96 force-pushed the fix-helm-chart-ingress branch from 32edebb to f57f4cb Compare May 19, 2022 20:46
@hayk96
Copy link
Contributor Author

hayk96 commented May 19, 2022

Thanks for the PR; this seems like a good addition. I'm trying to get github to run the tests; seems that the close/re-open triggered the test. After running there was an issue with CI -- I have since fixed that, but I'll need you to rebase this PR to get it to pass :( Once that is done I can merge, thanks!

Done!
@jacksontj

@jacksontj jacksontj merged commit 2d79a8e into jacksontj:master May 31, 2022
@hayk96 hayk96 deleted the fix-helm-chart-ingress branch July 21, 2022 20:44
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.

2 participants