diff options
author | Alexis de Talhouƫt <adetalhouet89@gmail.com> | 2019-05-14 12:45:27 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-14 12:45:27 +0000 |
commit | 5567de3cc686f373aba7c87a8203f75d1a99b20d (patch) | |
tree | 818425cedf0875e2db36bed59f9c52775f1e1cfd /kubernetes/oof/charts/oof-cmso/values.yaml | |
parent | d37e79b29e2bf8f5d306fa30f4bfbf3c3bb78578 (diff) | |
parent | 58ec23c990386dd97edb9c6fab87446ff71bde54 (diff) |
Merge "Set resources to small"
Diffstat (limited to 'kubernetes/oof/charts/oof-cmso/values.yaml')
-rw-r--r-- | kubernetes/oof/charts/oof-cmso/values.yaml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/kubernetes/oof/charts/oof-cmso/values.yaml b/kubernetes/oof/charts/oof-cmso/values.yaml index c4985df5a1..c97138bded 100644 --- a/kubernetes/oof/charts/oof-cmso/values.yaml +++ b/kubernetes/oof/charts/oof-cmso/values.yaml @@ -42,8 +42,10 @@ global: loggingImage: beats/filebeat:5.5.0 keystorePassword: N{$tSp*U)RQzjqE;)%4z;Pv[ truststorePassword: - authentication: aaf-auth - + authentication: aaf-auth + +flavor: small + config: log: logstashServiceName: log-ls |