Skip to content

Commit 99f60ef

Browse files
committed
Small indentation fixes
1 parent ffa3075 commit 99f60ef

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

helm/aws-load-balancer-controller/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -282,15 +282,10 @@ The default values set by the application itself can be confirmed [here](https:/
282282
| `serviceMutatorWebhookConfig.objectSelector` | Object selector(s) to limit which objects will be mutated by the Service Mutator webhook | `[]` |
283283
| `serviceMutatorWebhookConfig.operations` | List of operations that will trigger the the Service Mutator webhook | `[ CREATE ]` |
284284
| `podMutatorWebhookConfig.failurePolicy` | Failure policy for the Pod Mutator webhook | `Ignore` |
285-
286285
| `podServerIdMutatorWebhookConfig.failurePolicy` | Failure policy for the Pod Server Id Mutator webhook | `Fail` |
287-
288286
| `tgbMutatorWebhookConfig.failurePolicy` | Failure policy for the TargetGroupBinding Mutator webhook | `Fail` |
289-
290287
| `ingressClassParamsValidatorWebhookConfig.failurePolicy` | Failure policy for the Ingress Class Params Validator webhook | `Fail` |
291-
292288
| `tgbValidatorWebhookConfig.failurePolicy` | Failure policy for the TargetGroupBinding Validator webhook | `Fail` |
293-
294289
| `ingressValidatorWebhookConfig.failurePolicy` | Failure policy for the Ingress Validator webhook | `Fail` |
295290
| `autoscaling` | If `autoscaling.enabled=true`, enable the HPA on the controller mainly to survive load induced failure by the calls to the `aws-load-balancer-webhook-service`. Please keep in mind that the controller pods have `priorityClassName: system-cluster-critical`, enabling HPA may lead to the eviction of other low-priority pods in the node | `false` |
296291
| `serviceTargetENISGTags` | set of `key=value` pairs of AWS tags in addition to cluster name for finding the target ENI security group to which to add inbound rules from NLBs | None |

0 commit comments

Comments
 (0)