diff options
author | Alexis de Talhouƫt <alexis.de_talhouet@bell.ca> | 2018-11-14 14:38:20 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-11-14 14:38:20 +0000 |
commit | 77a9870a4fc246344e9e1cc78e7fec0c316146dd (patch) | |
tree | b781d061a93a6ebab49160bf880ca437b912c86c | |
parent | 1ab4f9e0bda2ad6078c375f1716e28cb0ce2a2b3 (diff) |
Updated git submodules
Project: oom master 9a5b5bdc54a1d2e5772cd8f440f020d6348cead2
Merge "Revert use of DaemonSet for logstash"
Revert use of DaemonSet for logstash
Using a DaemonSet for logstash is problematic for HA k8s
because pods are being scheduled on etcd and orchestration
nodes where we do not want them. Reverting back to a
Deployment with a default of 5 replicas instead.
Issue-ID: LOG-181
Change-Id: I8bbc165a6f23c31b372320c3a94181c689f1baef
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
m--------- | docs/submodules/oom.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git -Subproject beab542380b25717adf5ab3714ee99963a5022e +Subproject 9a5b5bdc54a1d2e5772cd8f440f020d6348cead |