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

Helm improvments #85

Merged
merged 2 commits into from
Jun 26, 2023
Merged

Helm improvments #85

merged 2 commits into from
Jun 26, 2023

Commits on Jun 26, 2023

  1. helm: add helm linter github action

    This commit adds a simple github action which runs helm lint for
    balloons and topology-aware plugins.
    
    Signed-off-by: Feruzjon Muyassarov <[email protected]>
    fmuyassarov committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    022bbcb View commit details
    Browse the repository at this point in the history
  2. docs: fix namespace instructions in the helm installation guide

    When installing the Helm chart, it is important to explicitly
    specify the desired namespace for installation. It should be noted
    that failing to specify the namespace will result in the Helm
    chart installing the manifests in the default namespace.
    Signed-off-by: Feruzjon Muyassarov <[email protected]>
    fmuyassarov committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    ca2349c View commit details
    Browse the repository at this point in the history