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
I would like to make the nginx container configurable so we will have the choice whether use nginx, apache or any proxy at all.
This can be achieved by adding custom proxy server settings to values.yaml including enabled key which will remove the proxy container (and all of its sub settings volumes configmaps etc.) from the chart
The text was updated successfully, but these errors were encountered:
I would like to make the nginx container configurable so we will have the choice whether use nginx, apache or any proxy at all.
This can be achieved by adding custom proxy server settings to values.yaml including enabled key which will remove the proxy container (and all of its sub settings volumes configmaps etc.) from the chart
The text was updated successfully, but these errors were encountered: