You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: charts/node-analyzer/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -248,7 +248,7 @@ The following table lists the configurable parameters of the Sysdig Node Analyze
248
248
|`nodeAnalyzer.tolerations`| Specifies the tolerations for scheduling. | <pre>node-role.kubernetes.io/master:NoSchedule,<br>node-role.kubernetes.io/control-plane:NoSchedule</pre> |
249
249
|`nodeAnalyzer.kspmAnalyzer.debug`| Set to true to show KSPM node analyzer debug logging, which is useful for troubleshooting. |`false`|
250
250
|`nodeAnalyzer.kspmAnalyzer.image.repository`| Specifies the image repository to pull the KSPM node analyzer from. |`sysdig/kspm-analyzer`|
251
-
|`nodeAnalyzer.kspmAnalyzer.image.tag`| Specifies the image tag for the KSPM node analyzer image to be pulled. |`1.44.21`|
251
+
|`nodeAnalyzer.kspmAnalyzer.image.tag`| Specifies the image tag for the KSPM node analyzer image to be pulled. |`1.44.37`|
252
252
|`nodeAnalyzer.kspmAnalyzer.image.digest`| Specifies the image digest to pull. |``|
253
253
|`nodeAnalyzer.kspmAnalyzer.image.pullPolicy`| Specifies the The image pull policy for the KSPM node analyzer. |`""`|
254
254
|`nodeAnalyzer.kspmAnalyzer.includeSensitivePermissions`| Grant the service account elevated permissions to run CIS Benchmark for OS4. |`false`|
0 commit comments