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

Allow helm deployment to run in dev mode with tls enabled #28462

Open
Ruddickmg opened this issue Sep 21, 2024 · 0 comments
Open

Allow helm deployment to run in dev mode with tls enabled #28462

Ruddickmg opened this issue Sep 21, 2024 · 0 comments
Labels
enhancement helmchart Helm chart for deploying Vault on Kubernetes. Also consider hashicorp/vault-helm

Comments

@Ruddickmg
Copy link

Ruddickmg commented Sep 21, 2024

Is your feature request related to a problem? Please describe.

I am testing a helm chart that I am deploying that has vault as a dependency. I would like to use tls while running the chart tests to ensure tls communication is working properly and covered in my integration tests. Currently with vault's helm values.yaml file, I am unable to configure vault to be both in dev mode and use tls.

Describe the solution you'd like

I would like to be able to configure vault to use tls while in dev mode via helm values.yaml.

Describe alternatives you've considered

Setting vault up in production mode might work, but would dramatically increase the complexity and set up of tests

Note:

This has been addressed here, but it does not seem like the same functionality has been made available in the helm deployment configuration (values.yaml)

@heatherezell heatherezell added enhancement helmchart Helm chart for deploying Vault on Kubernetes. Also consider hashicorp/vault-helm labels Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement helmchart Helm chart for deploying Vault on Kubernetes. Also consider hashicorp/vault-helm
Projects
None yet
Development

No branches or pull requests

2 participants