Change metadata from integer to string
[demo.git] / tosca / vCPE / infra / MainServiceTemplate.yaml
index 728cb21..945d64d 100644 (file)
@@ -52,9 +52,9 @@ topology_template:
       description: dcae collector ip
       default: 10.0.4.102
     dcae_collector_port:
-      type: integer
+      type: string
       description: dcae collector port
-      default: 8080
+      default: "8080"
     nexus_artifact_repo:
       type: string
       description: Root URL for the Nexus repository for Maven artifacts