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

feat: add values.schema.json #220

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

feat: add values.schema.json #220

wants to merge 14 commits into from

Conversation

yashmehrotra
Copy link
Member

Fixes: #142

@yashmehrotra yashmehrotra requested a review from moshloop January 10, 2025 06:32
@yashmehrotra yashmehrotra marked this pull request as ready for review January 13, 2025 08:47
}
},
"required": [
"replicas",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add required: false tags on these ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All the keys ? Should I just make required empty ?

But they will be based on our default values + user supplied ones, so these required settings would always be present

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

Successfully merging this pull request may close these issues.

Add values.schema.json
2 participants