Skip to content

Commit 75cb524

Browse files
committed
Update host-preflight.yaml
1 parent c87e469 commit 75cb524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg-new/preflights/host-preflight.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1362,7 +1362,7 @@ spec:
13621362
collectorName: security-tools-packages
13631363
outcomes:
13641364
- warn:
1365-
when: '{{ "{{" }} .IsInstalled {{ "}}" }}'
1365+
when: "IsInstalled"
13661366
message: Package {{ "{{" }} .Name {{ "}}" }} is installed. This tool can interfere with kubernetes operation. Ensure the tool is either disabled or configured to not interfere with kubernetes operation.
13671367
- pass:
13681368
message: Package {{ "{{" }} .Name {{ "}}" }} is not installed

0 commit comments

Comments
 (0)