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
| operator.scanJobsRetryDelay | string |`"30s"`| scanJobsRetryDelay the duration to wait before retrying a failed scan job |
74
74
| operator.scanNodeCollectorLimit | int |`1`| scanNodeCollectorLimit the maximum number of node collector jobs create by the operator |
75
75
| operator.scannerReportTTL | string |`"24h"`| scannerReportTTL the flag to set how long a report should exist. "" means that the ScannerReportTTL feature is disabled |
76
+
| operator.serverAdditionalAnnotations | object |`{}`| serverAdditionalAnnotations the flag to set additional annotations for the trivy server pod |
76
77
| operator.trivyServerHealthCheckCacheExpiration | string |`"10h"`| trivyServerHealthCheckCacheExpiration The flag to set the interval for trivy server health cache before it invalidate |
77
78
| operator.vulnerabilityScannerEnabled | bool |`true`| the flag to enable vulnerability scanner |
78
79
| operator.vulnerabilityScannerScanOnlyCurrentRevisions | bool |`true`| vulnerabilityScannerScanOnlyCurrentRevisions the flag to only create vulnerability scans on the current revision of a deployment. |
0 commit comments