summaryrefslogtreecommitdiffstats
path: root/blueprints/k8s-prh.yaml-template
diff options
context:
space:
mode:
authorkjaniak <kornel.janiak@nokia.com>2019-09-06 15:15:33 +0200
committerkjaniak <kornel.janiak@nokia.com>2019-09-06 15:15:33 +0200
commit1749103d77ff2d9e4b082e3d910e6aeb94a4db0a (patch)
tree9de102a1ad9ac89952c7a0714a5f4d996c7be7f2 /blueprints/k8s-prh.yaml-template
parentb41f9dceb7e789c9afa2a33434b2cd91b617f735 (diff)
Remove of slash in cert directory
Change-Id: Ia6493816a7222b26c02982c1dbcd006622f800fd Issue-ID: DCAEGEN2-1552 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
Diffstat (limited to 'blueprints/k8s-prh.yaml-template')
-rw-r--r--blueprints/k8s-prh.yaml-template2
1 files changed, 1 insertions, 1 deletions
diff --git a/blueprints/k8s-prh.yaml-template b/blueprints/k8s-prh.yaml-template
index 142f162..87a60f6 100644
--- a/blueprints/k8s-prh.yaml-template
+++ b/blueprints/k8s-prh.yaml-template
@@ -143,6 +143,6 @@ node_templates:
log_info:
log_directory: "/opt/app/prh/logs"
tls_info:
- cert_directory: '/opt/app/prh/etc/cert/'
+ cert_directory: '/opt/app/prh/etc/cert'
use_tls: true
type: dcae.nodes.ContainerizedPlatformComponent