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

Use correct service name in livy ingress #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andreas-eberle
Copy link

When I deployed the spark-cluster helm chart, I noticed the ingress config does not work. This is because the spark cluster helm chart changes the livy service name. However, in the ingress template of the livy chart, the configured value is not used. I fixed it by using the same function that is used in the service to generate the name there.

@andreas-eberle andreas-eberle force-pushed the fix-livy-ingress-service-name branch from fe84a73 to d39c314 Compare January 11, 2021 15:22
@jahstreet
Copy link
Collaborator

Awesome catch @andreas-eberle . Thx for the contribution!

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