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

Integrate logLevel with helm configuration #2266

Merged
merged 1 commit into from
Mar 9, 2023
Merged

Conversation

kieron-dev
Copy link
Contributor

Is there a related GitHub Issue?

No

What is this change about?

LogLevel was introduced into the helm configmaps without exposing it correctly in the values.yaml and values schema. This PR makes those changes, restricts the valid values to 'info' and 'debug', and updates the docs.

Does this PR introduce a breaking change?

No

We set this at the global level, with default of info.

Co-authored-by: Kieron Browne <kbrowne@vmware.com>
@kieron-dev kieron-dev enabled auto-merge (rebase) March 9, 2023 15:43
@kieron-dev kieron-dev merged commit f208444 into main Mar 9, 2023
@kieron-dev kieron-dev deleted the helm-logLevel branch March 9, 2023 16:35
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

3 participants