mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 09:59:43 +00:00
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:
parent
b8b41c44fe
commit
3c1fae1549
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
||||||
|
# don't install as graylog deps, because versions are outdated
|
||||||
|
tags:
|
||||||
|
install-elasticsearch: false
|
||||||
|
install-mongodb: false
|
||||||
Loading…
Reference in a new issue