diff options
author | Grzegorz-Lis <grzegorz.lis@nokia.com> | 2020-09-04 21:39:35 +0200 |
---|---|---|
committer | Grzegorz-Lis <grzegorz.lis@nokia.com> | 2020-09-04 21:39:35 +0200 |
commit | 15ac5a9cb91ca908722b5437435eb3d454ea9b89 (patch) | |
tree | 9620d444b1578ce73c90a6c0ba6e5bef51fe4f7c | |
parent | a6c95fef8196ac572592fe25227d8bed37ef7c81 (diff) |
[DCAE] tcagen2 blueprint is not valid
Issue-ID: DCAEGEN2-2423
Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com>
Change-Id: Iafe1652c241662bcc5e53057b7ed14e855996ca0
-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 } |