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

Support extra volume mounts in helm chart #1199

Closed
kate-osborn opened this issue Oct 25, 2023 · 0 comments · Fixed by #1193
Closed

Support extra volume mounts in helm chart #1199

kate-osborn opened this issue Oct 25, 2023 · 0 comments · Fixed by #1193
Assignees
Labels
enhancement New feature or request helm-chart Relates to helm chart
Milestone

Comments

@kate-osborn
Copy link
Contributor

Is your enhancement request related to a problem? Please describe.
Add support for mounting additional volumes into the NGF and NGINX containers in the helm values file.

What would you like to be added:
The ability to define extra volume mounts for both NGF and NGINX containers in the helm values file.

Why this is needed:
From PR #1193:

We leverage internal certificates for communication between services and need to load the trusted root certificate into the containers. Mounting the certificate as a volume prevents us from having to build our own container image.

@kate-osborn kate-osborn added the enhancement New feature or request label Oct 25, 2023
@ja20222 ja20222 added the helm-chart Relates to helm chart label Oct 26, 2023
@ja20222 ja20222 added this to the v1.1.0 milestone Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request helm-chart Relates to helm chart
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants