Merge pull request #12045 from a-robinson/logs
Fix fluentd configs to collect etcd logs on the master
This commit is contained in:
@@ -6,7 +6,7 @@ metadata:
|
||||
spec:
|
||||
containers:
|
||||
- name: fluentd-elasticsearch
|
||||
image: gcr.io/google_containers/fluentd-elasticsearch:1.6
|
||||
image: gcr.io/google_containers/fluentd-elasticsearch:1.7
|
||||
resources:
|
||||
limits:
|
||||
cpu: 100m
|
||||
|
@@ -6,7 +6,7 @@ metadata:
|
||||
spec:
|
||||
containers:
|
||||
- name: fluentd-cloud-logging
|
||||
image: gcr.io/google_containers/fluentd-gcp:1.9
|
||||
image: gcr.io/google_containers/fluentd-gcp:1.10
|
||||
resources:
|
||||
limits:
|
||||
cpu: 100m
|
||||
|
Reference in New Issue
Block a user