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

Root schema definition is not consistent #236

Open
AlexGacon opened this issue Sep 30, 2024 · 0 comments
Open

Root schema definition is not consistent #236

AlexGacon opened this issue Sep 30, 2024 · 0 comments
Assignees

Comments

@AlexGacon
Copy link

The file values.schema.json states that it is possible to define 4 properties at the root level (nameOverride, fullnameOverride, releaseTrunc and prefixTrunc).

If you try to define one in the values.yaml file, we have an error message "Additional property ZZZZZ is not allowed".

It is because in the schema, the 'properties' block does not contain the list of the expected properties.

@AlexGacon AlexGacon self-assigned this Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant