9 lines
93 B
Plaintext
9 lines
93 B
Plaintext
|
/var/log/kubelet/*.log {
|
||
|
nodateext
|
||
|
missingok
|
||
|
size 10M
|
||
|
rotate 3
|
||
|
compress
|
||
|
copytruncate
|
||
|
}
|