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

Helm Chart - Expose volumes to load additional configuration / files in /etc/nginx/conf.d #855

Closed
cdunford opened this issue Feb 24, 2020 · 2 comments · Fixed by #878
Closed
Labels
proposal An issue that proposes a feature request

Comments

@cdunford
Copy link

I am following along the blog post Using the NGINX Plus Ingress Controller for Kubernetes with OpenID Connect Authentication from Azure AD in order to integrate with Azure AD.

I am trying to use the helm chart to accomplish this, however one of the requirements is mounting a volume (2 actually) in /etc/nginx/conf.d for openid_connect.js and openid_connect.server_conf. This cannot be accomplished today without modifying the existing helm chart to include these volumes.

It would be great if the out the box helm chart could be enhanced/extended to enable the ability to attach volumes to the controller container in order to simplify implementation of use cases similar to this.

@pleshakov pleshakov added the proposal An issue that proposes a feature request label Feb 25, 2020
@pleshakov
Copy link
Contributor

@cdunford Thanks for the proposal! The feature makes sense. We will add it soon. Please stay tuned! :)

@cdunford
Copy link
Author

Great, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal An issue that proposes a feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants