aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW_CNF_CDS/templates/cba/Definitions/data_types.json
diff options
context:
space:
mode:
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",