aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpwielebs <piotr.wielebski@nokia.com>2020-03-02 15:30:33 +0100
committerpwielebs <piotr.wielebski@nokia.com>2020-03-02 15:33:31 +0100
commit7ff0bf92b927d244550e9b3d489930feda5ac602 (patch)
tree0d5614eac07a94907ee79aa704e925d957e0c6f4
parent0bc07ad3d16ccc2a6ca032951093866eec5d5d95 (diff)
Set use_tls=true for HV-VES
Issue-ID: DCAEGEN2-2046 Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com> Change-Id: I487cfd0239f26c5be44600f520d0b7e95a82110a
-rw-r--r--blueprints/k8s-hv-ves.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/blueprints/k8s-hv-ves.yaml b/blueprints/k8s-hv-ves.yaml
index 383de51..b85702e 100644
--- a/blueprints/k8s-hv-ves.yaml
+++ b/blueprints/k8s-hv-ves.yaml
@@ -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