Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support for API Ingress #254

Open
josephteddick opened this issue Feb 3, 2025 · 0 comments
Open

Add support for API Ingress #254

josephteddick opened this issue Feb 3, 2025 · 0 comments

Comments

@josephteddick
Copy link

Currently the opencost chart does not support configuration an Ingress for the API service but only the UI:
https://github.com/opencost/opencost-helm-chart/blob/main/charts/opencost/templates/ingress.yaml

This is useful to users who wish to give external access to the API and it's data.

The fix would entail adding an "apiIngress" to the existing ingress.yaml file with values opencost -> exporter -> apiIngress matching what we have under opencost -> ui -> ingress:
https://github.com/opencost/opencost-helm-chart/blob/main/charts/opencost/values.yaml#L447

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant