Skip to content

Commit 644600a

Browse files
authored
Update README.md (#3832)
1 parent ce6bcf1 commit 644600a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,7 @@ The default values set by the application itself can be confirmed [here](https:/
243243
| `externalManagedTags` | Specifies the list of tag keys on AWS resources that are managed externally | `[]` |
244244
| `livenessProbe` | Liveness probe settings for the controller | (see `values.yaml`) |
245245
| `env` | Environment variables to set for aws-load-balancer-controller pod | None |
246-
| `envFrom` | Environment variables to set for aws-load-balancer-controller pod from configMap or Secret | None |
247-
246+
| `envFrom` | Environment variables to set for aws-load-balancer-controller pod from configMap or Secret | None |
248247
| `envSecretName` | AWS credentials as environment variables from Secret (Secret keys `key_id` and `access_key`). | None |
249248
| `hostNetwork` | If `true`, use hostNetwork | `false` |
250249
| `dnsPolicy` | Set dnsPolicy if required | `ClusterFirst` |

0 commit comments

Comments
 (0)