-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add debug argument to nobl9-agent (#20)
* fix: add debug argument to nobl9-agent Adds `debug` value to the chart to run Agent in debug mode. By default it's set to false. * fix: update nobl9-agent image to 0.69.2 * fix: add command arguent to nobl9-agent chart The `command` argument allows to run distroless image. * chore: add values.schema.json to nobl9-agent * chore: update CODEOWNERS Resolves: PC-11892
- Loading branch information
1 parent
c7ac4b4
commit be61174
Showing
5 changed files
with
424 additions
and
3 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
* @nobl9/site-reliability-engineering | ||
* @nobl9/site-reliability-engineering @nobl9/io |
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
Oops, something went wrong.