Skip to content

Commit

Permalink
Muting clamav logs
Browse files Browse the repository at this point in the history
Signed-off-by: Amit Schendel <[email protected]>
  • Loading branch information
amitschendel committed Oct 29, 2024
1 parent d9984b7 commit 70615a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2847,7 +2847,7 @@ all capabilities:
- linux
automountServiceAccountToken: true
containers:
- image: quay.io/kubescape/klamav:1.3.1-34_base
- image: quay.io/kubescape/klamav:1.3.1-34_alpha
imagePullPolicy: IfNotPresent
name: clamav
resources:
Expand Down
2 changes: 1 addition & 1 deletion charts/kubescape-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@ clamav:
image:
# -- source code: https://github.com/kubescape/node-agent/tree/main/clamav
repository: quay.io/kubescape/klamav
tag: 1.3.1-34_base
tag: 1.3.1-34_alpha
pullPolicy: IfNotPresent

resources:
Expand Down

0 comments on commit 70615a3

Please sign in to comment.