aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2020-10-14 09:28:08 +0200
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2020-10-14 09:28:08 +0200
commit96beba354255eb5a5710fc47bcfcca112391e09e (patch)
treedca88821565ecebc6be42ec35125a31ba682a35a
parent24d9a3c64b9ac65d321d9272d8c969855f29d85b (diff)
Add use_external_tls property to component-spec
Issue-ID: DCAEGEN2-1795 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I71a9538b79deac7e58d1cd8131e623ae3758fdce
-rw-r--r--datafile-app-server/dpo/spec/datafile-component-spec.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/datafile-app-server/dpo/spec/datafile-component-spec.json b/datafile-app-server/dpo/spec/datafile-component-spec.json
index 8fa004dc..a425f7bd 100644
--- a/datafile-app-server/dpo/spec/datafile-component-spec.json
+++ b/datafile-app-server/dpo/spec/datafile-component-spec.json
@@ -43,7 +43,8 @@
},
"tls_info": {
"cert_directory": "/opt/app/datafile/etc/cert/",
- "use_tls": true
+ "use_tls": true,
+ "use_external_tls": false
}
},
"artifacts": [