From ef4546a5aefcc19d975dcfb796abdfef6e463d24 Mon Sep 17 00:00:00 2001 From: aantonel-sysdig <164048588+aantonel-sysdig@users.noreply.github.com> Date: Thu, 21 Nov 2024 16:17:20 +0100 Subject: [PATCH] Update README.md Fixed hyperlink --- charts/node-analyzer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/node-analyzer/README.md b/charts/node-analyzer/README.md index 9e11d22f9..a87df204b 100644 --- a/charts/node-analyzer/README.md +++ b/charts/node-analyzer/README.md @@ -5,7 +5,7 @@ The Node Analyzer provides a method for deploying the components for the following Sysdig Secure features: - [Runtime Scanning](https://docs.sysdig.com//en/runtime) -- [Host Scanning](https://docs.sysdig.com/en/host-scan/ +- [Host Scanning](https://docs.sysdig.com/en/host-scan/) - [KSPM Analyzer](https://docs.sysdig.com/en/compliance/) This chart adds the Sysdig Node Analyzer to all nodes in your cluster via a DaemonSet. The Node Analyzer is deployed by default unless you set the value `nodeAnalyzer.deploy` to `false`.