File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
helm/aws-load-balancer-controller Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff 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 ` |
You can’t perform that action at this time.
0 commit comments