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