Skip to content

Commit f7596dd

Browse files
steluczlukasstehlikeset
authored andcommitted
fix readme
1 parent 684e9bb commit f7596dd

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
@@ -231,7 +231,7 @@ The default values set by the application itself can be confirmed [here](https:/
231231
| `externalManagedTags` | Specifies the list of tag keys on AWS resources that are managed externally | `[]` |
232232
| `livenessProbe` | Liveness probe settings for the controller | (see `values.yaml`) |
233233
| `env` | Environment variables to set for aws-load-balancer-controller pod | None |
234-
| `envSecretName` | Environment variables credentials from Secret (aws-secret) for aws-load-balancer-controller pod similarly as The EBS CSI Driver does. | `false` |
234+
| `envSecretName` | AWS credentials as environment variables from Secret (Secret keys `key_id` and `access_key`). | None |
235235
| `hostNetwork` | If `true`, use hostNetwork | `false` |
236236
| `dnsPolicy` | Set dnsPolicy if required | `ClusterFirst` |
237237
| `extraVolumeMounts` | Extra volume mounts for the pod | `[]` |

0 commit comments

Comments
 (0)