-
Notifications
You must be signed in to change notification settings - Fork 121
Add configuration to sperate host_ip in extproxy and intproxy connection ip #3290
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 configuration to sperate host_ip in extproxy and intproxy connection ip #3290
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you're changing the wrong thing 👀
Intproxy shoud listen on localhost. The user container and the intproxy sidecar share the same network, so the layer can talk to intproxy.
Don't you want to change the address used by the intproxy when connecting to the extproxy?
…dd-configuration-to-sperate-host_ip-in-extproxy-and
…ost_ip-in-extproxy-and
…ost_ip-in-extproxy-and
…ost_ip-in-extproxy-and
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small doc request
Co-authored-by: Michał Smolarek <[email protected]>
…ost_ip-in-extproxy-and
No description provided.