Skip to content

[BUG][Opensearch Dashboards] Inconsistent indentation in rendered templates #28

@smlx

Description

@smlx

Describe the bug
The rendered templates for opensearch-dashboards cause yamllint warnings due to inconsistent indentation.

To Reproduce
Steps to reproduce the behavior:

  1. Run helm template --namespace dashboards dashboards ./charts/opensearch-dashboards > /tmp/dashboards.yaml
  2. Open /tmp/dashboards.yaml with and editor that has yamllint integration, or just run yamllint /tmp/dashboards.yaml
  3. See indentation errors.

Expected behavior
The YAML should be well formed.

Chart Name
Opensearch Dashboards

Screenshots
n/a

Host/Environment (please complete the following information):

  • Helm Version: v3.6.2
  • Kubernetes Version: 1.20.7

Additional context
n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinguntriagedIssues that have not yet been triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions