File tree 1 file changed +1
-1
lines changed
helm/aws-load-balancer-controller 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -245,7 +245,7 @@ The default values set by the application itself can be confirmed [here](https:/
245
245
| ` defaultSSLPolicy ` | Specifies the default SSL policy to use for HTTPS or TLS listeners | None |
246
246
| ` externalManagedTags ` | Specifies the list of tag keys on AWS resources that are managed externally | ` [] ` |
247
247
| ` 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 ` ) |
249
249
| ` env ` | Environment variables to set for aws-load-balancer-controller pod | None |
250
250
| ` envFrom ` | Environment variables to set for aws-load-balancer-controller pod from configMap or Secret | None |
251
251
| ` envSecretName ` | AWS credentials as environment variables from Secret (Secret keys ` key_id ` and ` access_key ` ). | None |
You can’t perform that action at this time.
0 commit comments