mirror of
https://github.com/rancher/types.git
synced 2025-08-31 21:00:16 +00:00
update fluentd and log aggregator version for support add more pod info and delete useless image
This commit is contained in:
committed by
Alena Prokharchyk
parent
04314b0c60
commit
80ab9833d1
@@ -86,12 +86,9 @@ var (
|
||||
KubeApply: m("rancher/pipeline-tools:v0.1.0"),
|
||||
},
|
||||
LoggingSystemImages: LoggingSystemImages{
|
||||
Fluentd: m("rancher/fluentd:v0.1.10"),
|
||||
FluentdHelper: m("rancher/fluentd-helper:v0.1.2"),
|
||||
Fluentd: m("rancher/fluentd:v0.1.11"),
|
||||
FluentdHelper: m("rancher/fluentd-helper:v0.1.4"),
|
||||
LogAggregatorFlexVolumeDriver: m("rancher/log-aggregator:v0.1.3"),
|
||||
Elaticsearch: m("quay.io/pires/docker-elasticsearch-kubernetes:5.6.2"),
|
||||
Kibana: m("kibana:5.6.4"),
|
||||
Busybox: m("busybox"),
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user