v3 spec updates for helm flow support
[dcaegen2/platform.git] / mod / component-json-schemas / component-specification / dcae-cli-v3 / component-spec-schema.json
index ddea3f0..30bbb38 100644 (file)
                             }
                         },
                         "required": [
-                            "node_label",
+                            "policy_id",
                             "policy_model_id"
                         ]
                     }
                                     "type": "string",
                                     "enum": [
                                         "NodePort",
-                                        "Cluster"
+                                        "ClusterIP"
                                     ]
                                 },
                                 "name": {
             ]
         }
     }
-}
\ No newline at end of file
+}