freshclam.mirrors |
string |
"database.clamav.net" |
A list of clamav mirrors to be used by the clamav service |
fullnameOverride |
string |
"" |
override the full name of the clamav chart |
image |
object |
{"repository":"clamav/clamav","type":"base"} |
The clamav docker image |
limits.connectionQueueLength |
int |
100 |
Maximum length the queue of pending connections may grow to |
limits.fileSize |
int |
25 |
The largest file size scanable by clamav, in MB |
limits.maxThreads |
int |
4 |
Maximum number of threads running at the same time. |
limits.scanSize |
int |
100 |
The largest scan size permitted in clamav, in MB |
limits.sendBufTimeout |
int |
500 |
|
nameOverride |
string |
"" |
override the name of the clamav chart |
replicaCount |
int |
1 |
|
resources |
object |
{"requests":{"cpu":"300m","memory":"2000M"}} |
The resource requests and limits for the clamav service |
service.port |
int |
3310 |
The port to be used by the clamav service |