|
|
@@ -20,6 +20,7 @@ The core controller is invoked without a subcommand and can be configured with t
|
|
|
| `--enable-cluster-external-secret-reconciler` | boolean | true | Enables the cluster external secret reconciler. |
|
|
|
| `--enable-cluster-store-reconciler` | boolean | true | Enables the cluster store reconciler. |
|
|
|
| `--enable-push-secret-reconciler` | boolean | true | Enables the push secret reconciler. |
|
|
|
+| `--enable-cluster-push-secret-reconciler` | boolean | true | Enables the cluster push secret reconciler. |
|
|
|
| `--enable-secrets-caching` | boolean | false | Enable secrets caching for ALL secrets in the cluster (WARNING: can increase memory usage). |
|
|
|
| `--enable-configmaps-caching` | boolean | false | Enable configmaps caching for ALL configmaps in the cluster (WARNING: can increase memory usage). |
|
|
|
| `--enable-managed-secrets-caching` | boolean | true | Enable secrets caching for secrets managed by an ExternalSecret. |
|