Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stensonb committed Mar 23, 2022
1 parent 89807bc commit 1994415
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm/aws-load-balancer-controller/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ The default values set by the application itself can be confirmed [here](https:/
| `nodeSelector` | Node labels for controller pod assignment | `{}` |
| `tolerations` | Controller pod toleration for taints | `{}` |
| `affinity` | Affinity for pod assignment | `{}` |
| `topologySpreadConstraints` | Topology Spread Constraints for pod assignment | `{}` |
| `podAnnotations` | Annotations to add to each pod | `{}` |
| `podLabels` | Labels to add to each pod | `{}` |
| `rbac.create` | if `true`, create and use RBAC resources | `true` |
Expand Down

0 comments on commit 1994415

Please sign in to comment.