summaryrefslogtreecommitdiffstats
path: root/blueprints/k8s-ves.yaml-template
diff options
context:
space:
mode:
authorvagrant <vv770d@att.com>2018-04-30 19:52:01 +0000
committervagrant <vv770d@att.com>2018-04-30 19:52:13 +0000
commitea1a3df80c8b2de5c05745f3290beee8ae1c252a (patch)
tree3cf9829c35b649fc0e800e5e77f7855504806cda /blueprints/k8s-ves.yaml-template
parent9bc6fd0629a825116fdfc7a94f54f5c1a5649d14 (diff)
fix oom deploy issues
Change-Id: I42ed63614d28eeb08c70e240878d696457304b02 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-480
Diffstat (limited to 'blueprints/k8s-ves.yaml-template')
-rw-r--r--blueprints/k8s-ves.yaml-template2
1 files changed, 1 insertions, 1 deletions
diff --git a/blueprints/k8s-ves.yaml-template b/blueprints/k8s-ves.yaml-template
index 7c2f824..d0c4e5a 100644
--- a/blueprints/k8s-ves.yaml-template
+++ b/blueprints/k8s-ves.yaml-template
@@ -67,7 +67,7 @@ node_templates:
collector.keystore.file.location: /opt/app/VESCollector/etc/keystore
collector.keystore.passwordfile: /opt/app/VESCollector/etc/passwordfile
collector.schema.checkflag: "1"
- collector.schema.file: "{\"v1\":\"./etc/CommonEventFormat_27.2.json\",\"v2\":\"./etc/CommonEventFormat_27.2.json\",\"v3\":\"./etc/CommonEventFormat_27.2.json\",\"v4\":\"./etc/CommonEventFormat_27.2.json\",\"v5\":\"./etc/CommonEventFormat_28.4.json\"}"
+ collector.schema.file: "{\"v1\":\"./etc/CommonEventFormat_27.2.json\",\"v2\":\"./etc/CommonEventFormat_27.2.json\",\"v3\":\"./etc/CommonEventFormat_27.2.json\",\"v4\":\"./etc/CommonEventFormat_27.2.json\",\"v5\":\"./etc/CommonEventFormat_28.4.1.json\"}"
collector.service.port: "8080"
collector.service.secure.port: "8443"
event.transform.flag: "0"