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.configAuditScannerScanOnlyCurrentRevisions | bool |`true`| configAuditScannerScanOnlyCurrentRevisions the flag to only create config audit scans on the current revision of a deployment. |
56
56
| operator.controllerCacheSyncTimeout | string |`"5m"`| controllerCacheSyncTimeout the duration to wait for controller resources cache sync (default: 5m). |
57
57
| operator.exposedSecretScannerEnabled | bool |`true`| exposedSecretScannerEnabled the flag to enable exposed secret scanner |
58
+
| operator.extraContainers | list |`[]`| Additional containers to be added to the operator pod. See https://github.com/lemonldap-ng-controller/lemonldap-ng-controller as example. |
58
59
| operator.httpProxy | string |`nil`| httpProxy is the HTTP proxy used by Trivy operator to download the default policies from GitHub. |
59
60
| operator.httpsProxy | string |`nil`| httpsProxy is the HTTPS proxy used by Trivy operator to download the default policies from GitHub. |
60
61
| operator.infraAssessmentScannerEnabled | bool |`true`| infraAssessmentScannerEnabled the flag to enable infra assessment scanner |
0 commit comments