summaryrefslogtreecommitdiffstats
path: root/blueprints/k8s-tca.yaml-template
diff options
context:
space:
mode:
Diffstat (limited to 'blueprints/k8s-tca.yaml-template')
-rw-r--r--blueprints/k8s-tca.yaml-template5
1 files changed, 3 insertions, 2 deletions
diff --git a/blueprints/k8s-tca.yaml-template b/blueprints/k8s-tca.yaml-template
index 04964af..3038455 100644
--- a/blueprints/k8s-tca.yaml-template
+++ b/blueprints/k8s-tca.yaml-template
@@ -22,7 +22,7 @@ description: >
This blueprint deploys/manages the TCA module as a Docker container
imports:
- - http://www.getcloudify.org/spec/cloudify/3.4/types.yaml
+ - https://www.getcloudify.org/spec/cloudify/4.5.5/types.yaml
- {{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/k8splugin/1.4.13/k8splugin_types.yaml
inputs:
aaiEnrichmentHost:
@@ -156,5 +156,6 @@ node_templates:
{ get_input: cbs_port }
CONFIG_BINDING_SERVICE: "config_binding_service"
ports:
- - concat: ["11011:", { get_input: external_port }]
+ - concat: ["11011:", "0"]
+