Set use_tls=true for HV-VES 93/100893/2
authorpwielebs <piotr.wielebski@nokia.com>
Mon, 2 Mar 2020 14:30:33 +0000 (15:30 +0100)
committerpwielebs <piotr.wielebski@nokia.com>
Mon, 2 Mar 2020 14:33:31 +0000 (15:33 +0100)
Issue-ID: DCAEGEN2-2046
Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com>
Change-Id: I487cfd0239f26c5be44600f520d0b7e95a82110a

blueprints/k8s-hv-ves.yaml

index 383de51..b85702e 100644 (file)
@@ -122,5 +122,5 @@ node_templates:
         log_directory: { concat: [ '/var/log/ONAP/', { get_input: hv_ves_name } ] }
       tls_info:
         cert_directory: '/etc/ves-hv/ssl'
-        use_tls: false
+        use_tls: true
     type: dcae.nodes.ContainerizedPlatformComponent