summaryrefslogtreecommitdiffstats
path: root/mod2/helm-generator/helmchartgenerator-core/src/test/input/blueprint/base/values.yaml
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2022-05-24 17:55:34 -0400
committerVijay Venkatesh Kumar <vv770d@att.com>2022-05-26 14:50:36 +0000
commitcfc6837e96db3f540505d088c767f5da76d434a3 (patch)
treecf59233e5e56bedad6280b8a9946b6b4638c162f /mod2/helm-generator/helmchartgenerator-core/src/test/input/blueprint/base/values.yaml
parent95855b69835177954e185f171af2f0aea3b3d3f3 (diff)
[MOD/Helm-gen] Add log.path setting for helm-gen
Issue-ID: DCAEGEN2-3087 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Change-Id: I0ea4861ba029501b19f3bd811f597dd2949b2d7e Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Diffstat (limited to 'mod2/helm-generator/helmchartgenerator-core/src/test/input/blueprint/base/values.yaml')
-rw-r--r--mod2/helm-generator/helmchartgenerator-core/src/test/input/blueprint/base/values.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/mod2/helm-generator/helmchartgenerator-core/src/test/input/blueprint/base/values.yaml b/mod2/helm-generator/helmchartgenerator-core/src/test/input/blueprint/base/values.yaml
index ea82bbe..cd4c1bf 100644
--- a/mod2/helm-generator/helmchartgenerator-core/src/test/input/blueprint/base/values.yaml
+++ b/mod2/helm-generator/helmchartgenerator-core/src/test/input/blueprint/base/values.yaml
@@ -1,5 +1,5 @@
# ============LICENSE_START=======================================================
-# Copyright (c) 2021 AT&T Intellectual Property. All rights reserved.
+# Copyright (c) 2021-2022 AT&T Intellectual Property. All rights reserved.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -50,7 +50,8 @@ postgres:
# log directory where logging sidecar should look for log files
# if absent, no sidecar will be deployed
-#logDirectory: TBD #/opt/app/VESCollector/logs #DONE
+#log:
+# path: TBD #/opt/app/VESCollector/logs #DONE
# directory where TLS certs should be stored
# if absent, no certs will be retrieved and stored