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

Include Namespace Support for InfluxDB 2 Helm Chart #590

Open
TotomiEcio opened this issue Aug 8, 2023 · 0 comments
Open

Include Namespace Support for InfluxDB 2 Helm Chart #590

TotomiEcio opened this issue Aug 8, 2023 · 0 comments

Comments

@TotomiEcio
Copy link

Description:
Hello,

I have been working with the InfluxDB 2 Helm chart and noticed that it currently lacks support for specifying a namespace. I believe adding this feature would greatly enhance the flexibility and usability of the Helm chart.

Proposal:
I propose adding the following configuration option to the InfluxDB 2 Helm chart:

namespace: {{ .Release.Namespace | quote }}

This would allow users to easily deploy InfluxDB 2 into the desired namespace, aligning with the practices of other Helm charts such as Kafka and Postgres.

Examples:
Here are some examples from other Helm charts that demonstrate the use of a namespace parameter:

How I Can Help:
I would be glad to assist with the implementation process.

Thank you for considering this proposal. I look forward to contributing to the InfluxDB 2 Helm chart and improving the user experience.

Best regards,
Tomas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant