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

Commits on Feb 1, 2024

  1. 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
    mkaras-nobl9 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b233afb View commit details
    Browse the repository at this point in the history
  2. fix CODEOWNERS file

    mkaras-nobl9 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c2d4177 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    6eeae8d View commit details
    Browse the repository at this point in the history