docs snapshot for crossplane version `master`

This commit is contained in:
Crossplane 2022-06-27 23:15:10 +00:00
parent e20d7ccfe9
commit c955bbc17b
1 changed files with 0 additions and 1 deletions

View File

@ -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 | `{}` |