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

Add support for API Ingress #255

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

josephteddick
Copy link

This PR intends to allow users to give external access to the API by allowing for configuration of an Ingress.

Fix for issue: #254

Copy link
Contributor

@TheisFerre TheisFerre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I support this. Would be a nice addition to the helm chart! I did encounter an issue with the Ingress name though, it has to follow the kubernetes naming convention.

I also suggest that we add the option to change the pathType as there can be use cases where this will be relevant (i.e. Oauth2 Proxy in front of API)

Co-authored-by: Theis Ferré Hjortkjær <[email protected]>
Signed-off-by: Joseph Teddick <[email protected]>
@josephteddick
Copy link
Author

@TheisFerre Thanks for reviewing, great suggestions! Just made the changes, let me know if there is anything else.

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