Skip to content

Commit 9668a4b

Browse files
author
niclask25
committed
feat: add healthProbeBindAddr
1 parent 3951a3a commit 9668a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ The default values set by the application itself can be confirmed [here](https:/
245245
| `defaultSSLPolicy` | Specifies the default SSL policy to use for HTTPS or TLS listeners | None |
246246
| `externalManagedTags` | Specifies the list of tag keys on AWS resources that are managed externally | `[]` |
247247
| `livenessProbe` | Liveness probe settings for the controller | `{}` (see `values.yaml`) |
248-
| `readinessProbe` | Readiness probe settings for the controller | `{}` (see `values.yaml`) | (see `values.yaml`) |
248+
| `readinessProbe` | Readiness probe settings for the controller | `{}` (see `values.yaml`) |
249249
| `env` | Environment variables to set for aws-load-balancer-controller pod | None |
250250
| `envFrom` | Environment variables to set for aws-load-balancer-controller pod from configMap or Secret | None |
251251
| `envSecretName` | AWS credentials as environment variables from Secret (Secret keys `key_id` and `access_key`). | None |

0 commit comments

Comments
 (0)