ix_values.yaml 390 B

1234567891011
  1. images:
  2. image:
  3. repository: ccr.ccs.tencentyun.com/seembox/clamav_clamav
  4. tag: 1.1.2-2
  5. consts:
  6. clamav_container_name: clamav
  7. clamd_warning: |
  8. Due to a design flaw in ClamAV, the clamd can be exploited to send commands
  9. like 'SHUTDOWN', 'RELOAD', 'VERSION' and others to the clamd process. </br>
  10. See more details at https://github.com/Cisco-Talos/clamav/issues/1169"