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

Allowing users to pass in Sensitive Information #54

Open
jacobmammoliti opened this issue Nov 2, 2023 · 0 comments
Open

Allowing users to pass in Sensitive Information #54

jacobmammoliti opened this issue Nov 2, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@jacobmammoliti
Copy link

This Helm chart allows users to pass in a TLS key along with other sensitive information as Helm values. Giving users this ability is strongly not recommended. Users should be encouraged to create secrets outside of the Helm chart and then reference them by name within it. Both the Vault and Consul Helm charts do this and also do not allow users to pass in potentially sensitive information.

Allowing users to define Kubernetes secrets with data in a Helm chart is not a good practice.

@amy-hashi amy-hashi added the enhancement New feature or request label Nov 29, 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
Projects
None yet
Development

No branches or pull requests

2 participants