Skip to content

Commit

Permalink
feat(node-analyzer): Fix URLs to the docs (#1984)
Browse files Browse the repository at this point in the history
  • Loading branch information
radhikapc authored Oct 17, 2024
1 parent 207f5fb commit d61d18f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/node-analyzer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: node-analyzer
description: Sysdig Node Analyzer
# currently matching Sysdig's appVersion 1.14.34
version: 1.32.10
version: 1.32.11
appVersion: 12.9.2
keywords:
- monitoring
Expand Down
6 changes: 3 additions & 3 deletions charts/node-analyzer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

The Node Analyzer provides a method for deploying the components for the following Sysdig Secure features:

- [Runtime Scanning](https://docs.sysdig.com/en/docs/installation/sysdig-secure/#runtime-scanning)
- [Host Scanning](https://docs.sysdig.com/en/docs/installation/sysdig-secure/#vulnerability-host-scanning)
- [KSPM Analyzer](https://docs.sysdig.com/en/docs/installation/sysdig-secure/#compliance)
- [Runtime Scanning](https://docs.sysdig.com//en/runtime)
- [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`.

Expand Down

0 comments on commit d61d18f

Please sign in to comment.