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
{{ message }}
This repository was archived by the owner on Oct 14, 2020. It is now read-only.
|`OPERATOR_STARBOARD_NAMESPACE`|`starboard-operator`| The default namespace for Starboard|
48
-
|`OPERATOR_SUPERVISED_NAMESPACE`|`default`| The namespace watched by the operator |
44
+
|`OPERATOR_NAMESPACE`| `` | The namespace the operator is running in.|
45
+
|`OPERATOR_TARGET_NAMESPACE`| `` | The namespace the operator should be watching for changes. This can be a comma separated list of names to watch multiple namespaces (e.g. `ns1,ns2`).|
49
46
|`OPERATOR_SCAN_JOB_TIMEOUT`|`5m`| The length of time to wait before giving up on a scan job |
50
47
|`OPERATOR_SCANNER_TRIVY_ENABLED`|`true`| The flag to enable Trivy vulnerability scanner |
51
-
|`OPERATOR_SCANNER_TRIVY_VERSION`|`0.11.0`| The version of Trivy to be used |
48
+
|`OPERATOR_SCANNER_TRIVY_VERSION`|`0.11.0`| The version of Trivy to be used |
52
49
|`OPERATOR_SCANNER_AQUA_CSP_ENABLED`|`false`| The flag to enable Aqua CSP vulnerability scanner |
53
50
|`OPERATOR_SCANNER_AQUA_CSP_VERSION`|`5.0`| The version of Aqua CSP scannercli container image to be used |
0 commit comments