Run fluentd on the master node by default.
This involves adding the logging-write scope to the master when running on GCE.
This commit is contained in:
@@ -5,7 +5,7 @@ metadata:
|
||||
spec:
|
||||
containers:
|
||||
- name: fluentd-cloud-logging
|
||||
image: gcr.io/google_containers/fluentd-gcp:1.7
|
||||
image: gcr.io/google_containers/fluentd-gcp:1.8
|
||||
resources:
|
||||
limits:
|
||||
cpu: 100m
|
||||
|
Reference in New Issue
Block a user