diff options
-rw-r--r-- | blueprints/k8s-tcagen2.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/blueprints/k8s-tcagen2.yaml b/blueprints/k8s-tcagen2.yaml index 309ae6f..d1734fe 100644 --- a/blueprints/k8s-tcagen2.yaml +++ b/blueprints/k8s-tcagen2.yaml @@ -122,7 +122,6 @@ node_templates: tls_info: use_tls: true cert_directory: '/etc/tca-gen2/ssl' - dns_name: { get_input: service_name } replicas: get_input: replicas service_component_type: { get_input: service_component_type } |