We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a99910f commit 39d7d17Copy full SHA for 39d7d17
helm/aws-load-balancer-controller/README.md
@@ -205,4 +205,4 @@ The default values set by the application itself can be confirmed [here](https:/
205
| `defaultTags` | Default tags to apply to all AWS resources managed by this controller | `{}` |
206
| `replicaCount` | Number of controller pods to run, only one will be active due to leader election | `2` |
207
| `podDisruptionBudget` | Limit the disruption for controller pods. Require at least 2 controller replicas and 3 worker nodes | `{}` |
208
-| `udpateStrategy` | Defines the update strategy for the deployment | `{}` |
+| `updateStrategy` | Defines the update strategy for the deployment | `{}` |
0 commit comments