logging: fix: don't install graylog dependencies

ES and mongo charts versions specified in graylog chart are outdated and
use deprecated api versions
This commit is contained in:
Andrey Kartashov 2019-11-19 10:06:44 +07:00
parent b8b41c44fe
commit 3c1fae1549

View file

@ -0,0 +1,4 @@
# don't install as graylog deps, because versions are outdated
tags:
install-elasticsearch: false
install-mongodb: false