mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-23 23:41:23 +02:00
9 lines
85 B
Plaintext
9 lines
85 B
Plaintext
/var/log/kube-proxy/*.log {
|
|
missingok
|
|
size 5M
|
|
rotate 3
|
|
compress
|
|
copytruncate
|
|
}
|
|
|