summaryrefslogtreecommitdiffstats
path: root/blueprints/k8s-holmes-engine.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'blueprints/k8s-holmes-engine.yaml')
-rw-r--r--blueprints/k8s-holmes-engine.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/blueprints/k8s-holmes-engine.yaml b/blueprints/k8s-holmes-engine.yaml
index 8b4c3e0..64474c2 100644
--- a/blueprints/k8s-holmes-engine.yaml
+++ b/blueprints/k8s-holmes-engine.yaml
@@ -51,6 +51,9 @@ inputs:
service_id:
type: string
default: "holmes-engine-mgmt"
+ service_component_name_override:
+ type: string
+ default: "holmes-engine-mgmt"
node_templates:
pgaasvm:
@@ -81,6 +84,7 @@ node_templates:
properties:
service_component_type: { get_input: service_component_type }
service_id: { get_input: service_id }
+ service_component_name_override: { get_input: service_component_name_override }
application_config:
msb.hostname:
get_input: msb_hostname