diff --git a/pkg/nextgen/v1/schema.json b/pkg/nextgen/v1/schema.json index 430c0ad..167843e 100644 --- a/pkg/nextgen/v1/schema.json +++ b/pkg/nextgen/v1/schema.json @@ -37,7 +37,6 @@ "type": "object", "required": ["type"], "properties": { - "type": {"enum": ["node"]}, "count": {"type": "integer", "minimum": 1}, "requires": { "type": "array",