X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=mod%2Fcomponent-json-schemas%2Fcomponent-specification%2Fdcae-cli-v3%2Fcomponent-spec-schema.json;fp=mod%2Fcomponent-json-schemas%2Fcomponent-specification%2Fdcae-cli-v3%2Fcomponent-spec-schema.json;h=30bbb382cd240c1719a120a6ea03055296f8f6fd;hb=9e930892d28fc4a3378fad8f942c9f91cffe4698;hp=ddea3f0e2660f1bee2c115442c63f5193d8eaaed;hpb=af9ecfff73cb5a3a4dc24e2840bf5a2a46a08694;p=dcaegen2%2Fplatform.git diff --git a/mod/component-json-schemas/component-specification/dcae-cli-v3/component-spec-schema.json b/mod/component-json-schemas/component-specification/dcae-cli-v3/component-spec-schema.json index ddea3f0..30bbb38 100644 --- a/mod/component-json-schemas/component-specification/dcae-cli-v3/component-spec-schema.json +++ b/mod/component-json-schemas/component-specification/dcae-cli-v3/component-spec-schema.json @@ -148,7 +148,7 @@ } }, "required": [ - "node_label", + "policy_id", "policy_model_id" ] } @@ -904,7 +904,7 @@ "type": "string", "enum": [ "NodePort", - "Cluster" + "ClusterIP" ] }, "name": { @@ -1159,4 +1159,4 @@ ] } } -} \ No newline at end of file +}