Skip to content

CI - YAML lint on Kubernetes manifests #9

@letan-assistant

Description

@letan-assistant

Add a GitHub Actions job that runs yamllint on the Kubernetes manifests in files/.

Catches indentation mistakes, trailing whitespace, duplicate keys, and other structural issues in YAML files that would otherwise only surface at deploy time.

A .yamllint.yml config may be needed to relax rules that conflict with the project's style (e.g., line length).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions