Skip to content

Commit

Permalink
Enable cluster scanner (#388)
Browse files Browse the repository at this point in the history
* Enable cluster scanner on k8s vms

Signed-off-by: Daniele De Lorenzi <[email protected]>

* Fix indentation issue

Signed-off-by: Daniele De Lorenzi <[email protected]>

---------

Signed-off-by: Daniele De Lorenzi <[email protected]>
  • Loading branch information
dark-vex authored Aug 7, 2023
1 parent 107d77e commit 4928afe
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions apps/k8s-vms-daniele/sysdig-agent/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,8 @@ spec:
rapidResponse:
enabled: true

clusterScanner:
enabled: true
eveEnabled: true
scannerMode: "local"
replicaCount: 1
clusterScanner:
enabled: true
eveEnabled: true
scannerMode: "local"
replicaCount: 1

0 comments on commit 4928afe

Please sign in to comment.