aboutsummaryrefslogtreecommitdiffstats
path: root/testing/flannel/flanneld.logrotated
diff options
context:
space:
mode:
Diffstat (limited to 'testing/flannel/flanneld.logrotated')
-rw-r--r--testing/flannel/flanneld.logrotated7
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/flannel/flanneld.logrotated b/testing/flannel/flanneld.logrotated
new file mode 100644
index 00000000000..4108e630557
--- /dev/null
+++ b/testing/flannel/flanneld.logrotated
@@ -0,0 +1,7 @@
+/var/log/flannel/* {
+ missingok
+ size 5M
+ rotate 3
+ compress
+ copytruncate
+}