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
@@ -220,7 +220,7 @@ The following table lists the configurable parameters of the Sysdig Node Analyze
220
220
|`nodeAnalyzer.runtimeScanner.storageClassName`| Specifies the Runtime Scanner storage class to use instead of emptyDir for ephemeral storage. | `` |
221
221
|`nodeAnalyzer.runtimeScanner.ephemeralVolumeRequestStorage`| Specifies the size of the ephemeral storage volume to be used by the Runtime Scanner when the storageClassName is provided. |`4Gi`|
222
222
|`nodeAnalyzer.runtimeScanner.image.repository`| Specifies the image repository to pull the Runtime Scanner from. |`sysdig/vuln-runtime-scanner`|
223
-
|`nodeAnalyzer.runtimeScanner.image.tag`| Specifies the image tag to pull the Runtime Scanner. |`1.8.7`|
223
+
|`nodeAnalyzer.runtimeScanner.image.tag`| Specifies the image tag to pull the Runtime Scanner. |`1.8.9`|
224
224
|`nodeAnalyzer.runtimeScanner.image.digest`| Specifies the image digest to pull. |``|
225
225
|`nodeAnalyzer.runtimeScanner.image.pullPolicy`| Specifies the image pull policy for the Runtime Scanner. |`""`|
226
226
|`nodeAnalyzer.runtimeScanner.http_proxy`| Sets `HTTP_PROXY` on the Runtime Scanner container. |`""`|
0 commit comments