v3 spec updates for helm flow support 43/125243/1
authorvv770d <vv770d@att.com>
Thu, 21 Oct 2021 20:19:54 +0000 (20:19 +0000)
committervv770d <vv770d@att.com>
Thu, 21 Oct 2021 20:21:39 +0000 (20:21 +0000)
Change-Id: Ic01a698a0b4d7d69f7735cd1fffcc948596807f3
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2948
Signed-off-by: vv770d <vv770d@att.com>
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
+}