You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to deploy the helm chart in eks, nginx will not properly pass traffic because
proxy-protocol in the configmap is commented out.
A separate helm chart will be created for eks in a future commit. In the meantime, you can edit the configmap.yaml, uncomment the proxy-protocol statement, repackage the helm chart and it will work.
The text was updated successfully, but these errors were encountered:
When attempting to deploy the helm chart in eks, nginx will not properly pass traffic because
proxy-protocol in the configmap is commented out.
A separate helm chart will be created for eks in a future commit. In the meantime, you can edit the configmap.yaml, uncomment the proxy-protocol statement, repackage the helm chart and it will work.
The text was updated successfully, but these errors were encountered: