X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=heat%2FvFW_CNF_CDS%2Ftemplates%2Fcba%2FDefinitions%2Fdata_types.json;h=53d11972303b0d78749c0076a8104b32e45d2d38;hb=eb783d034c7c8b953c51621560dc7f35b3db192e;hp=23ae16496edf44440a8579fea690f80b02275e4f;hpb=20c542b11d0094fbab48fc5beb9548e93e16fa8a;p=demo.git diff --git a/heat/vFW_CNF_CDS/templates/cba/Definitions/data_types.json b/heat/vFW_CNF_CDS/templates/cba/Definitions/data_types.json index 23ae1649..53d11972 100644 --- a/heat/vFW_CNF_CDS/templates/cba/Definitions/data_types.json +++ b/heat/vFW_CNF_CDS/templates/cba/Definitions/data_types.json @@ -52,8 +52,8 @@ "properties": { "vpg-management-port": { "description": "SSH external port of optional ssh service for vPKG.", - "type": "string", - "default": "0" + "type": "integer", + "default": 0 }, "k8s-rb-profile-namespace": { "description": "K8s namespace to create helm chart for specified profile",