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-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -249,7 +249,7 @@ The following table lists the configurable parameters of the Sysdig Node Analyze
249
249
|`nodeAnalyzer.tolerations`| Specifies the tolerations for scheduling. | <pre>node-role.kubernetes.io/master:NoSchedule,<br>node-role.kubernetes.io/control-plane:NoSchedule</pre> |
250
250
|`nodeAnalyzer.kspmAnalyzer.debug`| Set to true to show KSPM node analyzer debug logging, which is useful for troubleshooting. |`false`|
251
251
|`nodeAnalyzer.kspmAnalyzer.image.repository`| Specifies the image repository to pull the KSPM node analyzer from. |`sysdig/kspm-analyzer`|
252
-
|`nodeAnalyzer.kspmAnalyzer.image.tag`| Specifies the image tag for the KSPM node analyzer image to be pulled. |`1.45.5`|
252
+
|`nodeAnalyzer.kspmAnalyzer.image.tag`| Specifies the image tag for the KSPM node analyzer image to be pulled. |`1.45.6`|
253
253
|`nodeAnalyzer.kspmAnalyzer.image.digest`| Specifies the image digest to pull. |``|
254
254
|`nodeAnalyzer.kspmAnalyzer.image.pullPolicy`| Specifies the The image pull policy for the KSPM node analyzer. |`""`|
255
255
|`nodeAnalyzer.kspmAnalyzer.includeSensitivePermissions`| Grant the service account elevated permissions to run CIS Benchmark for OS4. |`false`|
0 commit comments