8 lines
97 B
Plaintext
8 lines
97 B
Plaintext
/var/log/kube-controller-manager/*.log {
|
|
missingok
|
|
size 5M
|
|
rotate 3
|
|
compress
|
|
copytruncate
|
|
}
|