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

YAML Linting in subcharts doesnt work #693

Open
hupling opened this issue Nov 18, 2024 · 1 comment
Open

YAML Linting in subcharts doesnt work #693

hupling opened this issue Nov 18, 2024 · 1 comment
Labels

Comments

@hupling
Copy link

hupling commented Nov 18, 2024

Is this a BUG REPORT ? (choose one):

What happened:

The linting for the values.yaml doesn't work. The file is located in a subchart. Maybe that is the problem.

ct lint

charts/sps-sample/charts/frontend/values.yaml

lifecycle:
            preStop:

erwartet

What you expected to happen:

lifecycle:
    preStop:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know:

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant