aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW_CNF_CDS/templates/cba/Definitions/data_types.json
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@orange.com>2021-04-08 22:57:27 +0200
committerMorgan Richomme <morgan.richomme@orange.com>2021-04-22 14:10:48 +0000
commiteb783d034c7c8b953c51621560dc7f35b3db192e (patch)
tree4bd6f70939546607fc31fff25a26e10a5aec2872 /heat/vFW_CNF_CDS/templates/cba/Definitions/data_types.json
parent20c542b11d0094fbab48fc5beb9548e93e16fa8a (diff)
vFW CNF updates after integration tests
Issue-ID: INT-1868 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: I450ec3ef9ce9b8cbde29f3345777bb655d5719d1
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/cba/Definitions/data_types.json')
-rw-r--r--heat/vFW_CNF_CDS/templates/cba/Definitions/data_types.json4
1 files changed, 2 insertions, 2 deletions
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",