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: add debug argument to nobl9-agent #20

Merged
merged 3 commits into from
Feb 5, 2024

Conversation

mkaras-nobl9
Copy link
Contributor

@mkaras-nobl9 mkaras-nobl9 commented Feb 1, 2024

  • fix: add args parameter to nobl9-agent

    Adds an args parameter of array type to the values of the chart. By default args is null.
    usage: --set=args={--debug}

  • fix: update nobl9-agent image to 0.69.2

  • fix: add command parameter to nobl9-agent chart

    Adds a required command parameter of array type. It allows running a distroless image. By default command is set to telegraf

  • chore: add values.schema.json to nobl9-agent

  • chore: update CODEOWNERS

Resolves: PC-11892

    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
@mkaras-nobl9 mkaras-nobl9 requested a review from a team as a code owner February 1, 2024 11:27
@mkaras-nobl9 mkaras-nobl9 merged commit be61174 into main Feb 5, 2024
4 checks passed
@mkaras-nobl9 mkaras-nobl9 deleted the PC-11892-add-debug-argument branch February 5, 2024 09:09
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

Successfully merging this pull request may close these issues.

2 participants