Parameters
The parent key for all of the following parameters is aws_load_balancer_controller.
charts.aws_load_balancer_controller.source
| type |
string |
| default |
Upstream Helm repository URL for aws-load-balancer-controller.
charts.aws_load_balancer_controller.version
| type |
string |
| default |
|
Upstream Helm chart version to deploy.
images.controller.repository
| type |
string |
| default |
|
Controller image repository used in chart values.
helm_values
| type |
dict |
| default |
|
Values passed directly to the upstream Helm chart. For all available chart values, see Artifact Hub.
helm_values.clusterName
| type |
string |
| default |
|
Kubernetes cluster name passed to the Helm chart.
helm_values.image
| type |
dict |
| default |
|
Image configuration map passed to the Helm chart.
helm_values.enableCertManager
| type |
boolean |
| default |
|
Enable cert-manager integration for webhook certificates. This keeps rendered manifests deterministic across compiles. cert-manager is a hard dependency for this component. Deploy cert-manager with projectsyn/component-cert-manager.