We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
According to JSON schema, name & portMappings parameter are mandatory, but practically they are optional
name
portMappings
The document is not valid. see errors : - name: name is required - portMappings: portMappings is required
The text was updated successfully, but these errors were encountered:
top level name is mandatory.
Sorry, something went wrong.
@surajnarwade can you post the kedge json that you were trying to validate?
No branches or pull requests
According to JSON schema,
name
&portMappings
parameter are mandatory, but practically they are optionalThe text was updated successfully, but these errors were encountered: