From c955bbc17bb9eca238cef80fe73e740cf2aead9c Mon Sep 17 00:00:00 2001 From: Crossplane Date: Mon, 27 Jun 2022 23:15:10 +0000 Subject: [PATCH] docs snapshot for crossplane version `master` --- docs/master/reference/install.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/master/reference/install.md b/docs/master/reference/install.md index 89b16097..947af36a 100644 --- a/docs/master/reference/install.md +++ b/docs/master/reference/install.md @@ -84,7 +84,6 @@ and their default values. | `deploymentStrategy` | The deployment strategy for the Crossplane and RBAC Manager (if enabled) pods | `RollingUpdate` | | `leaderElection` | Enable leader election for Crossplane Managers pod | `true` | | `nodeSelector` | Enable nodeSelector for Crossplane pod | `{}` | -| `maxReconcileRate` | How frequently Crossplane may reconcile its resources (seconds) | `""` | | `customLabels` | Custom labels to add into metadata | `{}` | | `customAnnotations` | Custom annotations to add to the Crossplane deployment and pod | `{}` | | `serviceAccount.customAnnotations` | Custom annotations to add to the serviceaccount of Crossplane | `{}` |