summaryrefslogtreecommitdiffstats
path: root/mod2/helm-generator/helmchartgenerator-cli/src/test/input/blueprint/base/values.yaml
diff options
context:
space:
mode:
authorTony Hansen <tony@att.com>2022-05-31 19:34:08 +0000
committerGerrit Code Review <gerrit@onap.org>2022-05-31 19:34:08 +0000
commit04805cd69981a24126836f882d178df5ff856318 (patch)
treea0f78580b74426ba90d18d8a5254afff21156853 /mod2/helm-generator/helmchartgenerator-cli/src/test/input/blueprint/base/values.yaml
parent3406e99107e26fe4be26025708f86ed6e16a44a5 (diff)
parentcfc6837e96db3f540505d088c767f5da76d434a3 (diff)
Merge "[MOD/Helm-gen] Add log.path setting for helm-gen"
Diffstat (limited to 'mod2/helm-generator/helmchartgenerator-cli/src/test/input/blueprint/base/values.yaml')
-rw-r--r--mod2/helm-generator/helmchartgenerator-cli/src/test/input/blueprint/base/values.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/mod2/helm-generator/helmchartgenerator-cli/src/test/input/blueprint/base/values.yaml b/mod2/helm-generator/helmchartgenerator-cli/src/test/input/blueprint/base/values.yaml
index ea82bbe..cd4c1bf 100644
--- a/mod2/helm-generator/helmchartgenerator-cli/src/test/input/blueprint/base/values.yaml
+++ b/mod2/helm-generator/helmchartgenerator-cli/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