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
|`nodeAnalyzer.runtimeScanner.storageClassName`| Specifies the Runtime Scanner storage class to use instead of emptyDir for ephemeral storage. | `` |
223
+
|`nodeAnalyzer.runtimeScanner.ephemeralVolumeRequestStorage`| Specifies the size of the ephemeral storage volume to be used by the Runtime Scanner when the storageClassName is provided. |`4Gi`|
223
224
|`nodeAnalyzer.runtimeScanner.image.repository`| Specifies the image repository to pull the Runtime Scanner from. |`sysdig/vuln-runtime-scanner`|
224
225
|`nodeAnalyzer.runtimeScanner.image.tag`| Specifies the image tag to pull the Runtime Scanner. |`1.8.4`|
225
226
|`nodeAnalyzer.runtimeScanner.image.digest`| Specifies the image digest to pull. |``|
0 commit comments