summaryrefslogtreecommitdiffstats
path: root/kubernetes/oof/components/oof-cmso/components/oof-cmso-topology/templates/deployment.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-04-01 06:40:08 +0000
committerGerrit Code Review <gerrit@onap.org>2021-04-01 06:40:08 +0000
commit4ed91fa5683aa34c2f6769d63ca28b7986eb9c12 (patch)
tree6371aaae25d3397cd790769761a907a19bf8b9d8 /kubernetes/oof/components/oof-cmso/components/oof-cmso-topology/templates/deployment.yaml
parent94b5be41218a2d6be673dffd5fef938bfd995970 (diff)
parentf2f035e7c581dd8355bcedac04c7b8613cfa004e (diff)
Merge "[OOF] CMSO logs to STDOUT"
Diffstat (limited to 'kubernetes/oof/components/oof-cmso/components/oof-cmso-topology/templates/deployment.yaml')
-rw-r--r--kubernetes/oof/components/oof-cmso/components/oof-cmso-topology/templates/deployment.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/kubernetes/oof/components/oof-cmso/components/oof-cmso-topology/templates/deployment.yaml b/kubernetes/oof/components/oof-cmso/components/oof-cmso-topology/templates/deployment.yaml
index c08d9a3451..cd9814a776 100644
--- a/kubernetes/oof/components/oof-cmso/components/oof-cmso-topology/templates/deployment.yaml
+++ b/kubernetes/oof/components/oof-cmso/components/oof-cmso-topology/templates/deployment.yaml
@@ -57,6 +57,8 @@ spec:
value: {{ .Values.global.truststorePassword }}
- name: AUTHENTICATION
value: {{ .Values.global.authentication }}
+ - name: VM_ARGS
+ value: "-Dcom.att.eelf.logging.file=logback.xml -Dcom.att.eelf.logging.path=/share/etc/config"
command:
- /bin/sh
args: