Disable file log for Calico felix

With migration to journald we need to disable file logging for calico.

Change-Id: I3577ef4555cac3b05f27eb9589868034d2347889
This commit is contained in:
Dmitriy Rabotyagov 2019-07-19 19:56:53 +03:00
parent 7fcd9552a5
commit 4f62233877

View File

@ -4,3 +4,7 @@
MetadataAddr = {{ internal_lb_vip_address }}
EtcdEndpoints = http://127.0.0.1:2379
DatastoreType = etcdv3
[log]
LogFilePath = none
LogSeverityScreen = Fatal