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

Route requests to sidecar container first #272

Closed
edorizzardi opened this issue Dec 16, 2024 · 1 comment
Closed

Route requests to sidecar container first #272

edorizzardi opened this issue Dec 16, 2024 · 1 comment

Comments

@edorizzardi
Copy link
Contributor

edorizzardi commented Dec 16, 2024

In my organization, we require to route requests to oauth2proxy to its sidecar container first. At the moment, is not possible to achieve this with the helm chart, since the service's targetPort is by default httpSchema. I propose some non-breaking changes to allow for this scenario, introducing the new .Values.service.targetPort.

Pull request: #270

@pierluigilenoci
Copy link
Contributor

Thank you for your 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

No branches or pull requests

2 participants