|
|
@@ -30,7 +30,7 @@ The core controller is invoked without a subcommand and can be configured with t
|
|
|
| `--experimental-enable-aws-session-cache` | boolean | false | DEPRECATED: this flag is no longer used and will be removed since aws sdk v2 has its own session cache. |
|
|
|
| `--help` | | | help for external-secrets |
|
|
|
| `--loglevel` | string | info | loglevel to use, one of: debug, info, warn, error, dpanic, panic, fatal |
|
|
|
-| `--zap-time-encoding` | string | epoch | loglevel to use, one of: epoch, millis, nano, iso8601, rfc3339, rfc3339nano |
|
|
|
+| `--zap-time-encoding` | string | epoch | time encoding to use, one of: epoch, millis, nano, iso8601, rfc3339, rfc3339nano |
|
|
|
| `--live-addr` | string | :8082 | The address the live endpoint binds to |
|
|
|
| `--metrics-addr` | string | :8080 | The address the metric endpoint binds to. |
|
|
|
| `--namespace` | string | - | watch external secrets scoped in the provided namespace only. ClusterSecretStore can be used but only work if it doesn't reference resources from other namespaces |
|