aboutsummaryrefslogtreecommitdiffstats
path: root/blueprints/k8s-tcagen2.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'blueprints/k8s-tcagen2.yaml')
-rw-r--r--blueprints/k8s-tcagen2.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/blueprints/k8s-tcagen2.yaml b/blueprints/k8s-tcagen2.yaml
index d1734fe..3c35b61 100644
--- a/blueprints/k8s-tcagen2.yaml
+++ b/blueprints/k8s-tcagen2.yaml
@@ -26,6 +26,9 @@ inputs:
service_id:
type: string
default: "dcae-tcagen2"
+ service_component_name_override:
+ type: string
+ default: "dcae-tcagen2"
log_directory:
type: string
default: "/opt/logs/dcae-analytics-tca"
@@ -126,3 +129,4 @@ node_templates:
get_input: replicas
service_component_type: { get_input: service_component_type }
service_id: { get_input: service_id }
+ service_component_name_override: { get_input: service_component_name_override }