Revert ot quay image, disable plugins
This commit is contained in:
parent
09886b10b2
commit
3e581471ff
@ -29,9 +29,9 @@ kibana:
|
|||||||
|
|
||||||
fluentd:
|
fluentd:
|
||||||
enabled: false
|
enabled: false
|
||||||
#image:
|
image:
|
||||||
#repository: quay.io/fluentd_elasticsearch/fluentd
|
repository: quay.io/fluentd_elasticsearch/fluentd
|
||||||
#tag: v2.9.0
|
tag: v2.9.0
|
||||||
istio:
|
istio:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
@ -40,11 +40,11 @@ fluentd:
|
|||||||
replicaCount: 2
|
replicaCount: 2
|
||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
enabled: true
|
enabled: false
|
||||||
pluginsList:
|
pluginsList:
|
||||||
- fluent-plugin-detect-exceptions
|
#- fluent-plugin-detect-exceptions
|
||||||
# - fluent-plugin-s3
|
#- fluent-plugin-s3
|
||||||
# - fluent-plugin-grok-parser
|
#- fluent-plugin-grok-parser
|
||||||
|
|
||||||
#persistence:
|
#persistence:
|
||||||
# enabled: true
|
# enabled: true
|
||||||
|
Loading…
Reference in New Issue
Block a user