mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-16 04:35:13 +03:00
7 lines
97 B
Text
7 lines
97 B
Text
/var/log/kube-controller-manager/*.log {
|
|
missingok
|
|
size 5M
|
|
rotate 3
|
|
compress
|
|
copytruncate
|
|
}
|