Skip to content

Commit 38756eb

Browse files
fix(shield): address review comments
Co-authored-by: Francesco Furlan <francesco.furlan@sysdig.com>
1 parent 85f8f17 commit 38756eb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

charts/shield/templates/host/_configmap_helpers.tpl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,6 @@ true
106106
(dict "enabled" .investigations.audit_tap.enabled)
107107
"drift_control"
108108
(dict "enabled" .detections.drift_control.enabled)
109-
"file_integrity_monitoring"
110-
(dict "enabled" .detections.file_integrity_monitoring.enabled)
111109
"jmx"
112110
(dict "enabled" (dig (include "host.monitor_key" .) "java_management_extensions" "enabled" false .))
113111
"live_logs"

0 commit comments

Comments
 (0)