-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow configuring to emit error logs only
The controllers themselves already supported `--log-level=error`, but there was no way in the chart or via the annotation to use that setting. Now, a user can specify "error" or "-1" in the annotation to configure the controller to only emit error logs. Refs: - https://issues.redhat.com/browse/ACM-7778 Signed-off-by: Justin Kulikauskas <[email protected]>
- Loading branch information
1 parent
e521f70
commit 70d3d20
Showing
3 changed files
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters