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 75f725c commit 7b3e00cCopy full SHA for 7b3e00c
helm/aws-load-balancer-controller/README.md
@@ -194,3 +194,4 @@ The default values set by the application itself can be confirmed [here](https:/
194
| `defaultTags` | Default tags to apply to all AWS resources managed by this controller | `{}` |
195
| `replicaCount` | Number of controller pods to run, only one will be active due to leader election | `2` |
196
| `podDisruptionBudget` | Limit the disruption for controller pods. Require at least 2 controller replicas and 3 worker nodes | `{}` |
197
+| `udpateStrategy` | Defines the update strategy for the deployment | `{}` |
0 commit comments