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

Fix error while --set reloader.extraEnv.elk_port=<numeric value> #440

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

a-b-v
Copy link

@a-b-v a-b-v commented Mar 2, 2024

If you are trying to set numeric values to extraEnv, like
--set fluentd.extraEnv.elk_host="ELK_HOST" --set fluentd.extraEnv.elk_port="9200" --set fluentd.extraEnv.elk_user="user",
helm gives an error.

@vmwclabot
Copy link
Member

@a-b-v, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

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

Successfully merging this pull request may close these issues.

None yet

2 participants