mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-18 03:37:08 +02:00
8 lines
97 B
Plaintext
8 lines
97 B
Plaintext
/var/log/kube-controller-manager/*.log {
|
|
missingok
|
|
size 5M
|
|
rotate 3
|
|
compress
|
|
copytruncate
|
|
}
|