It would be great if the aws-load-balancer-controller chart would have a simple option to set all the components to be installed in a specific namespace. This can be done with the -n option when doing helm install but I could not find a corresponding option in the values.yaml file.
I am thinking something similar to the aws-for-fluent-bit chart:
global:
## Override the deployment namespace
# namespaceOverride:
It would make it easier to use the aws-load-balancer-controller chart as a dependency of another main chart when you already have a service account created in a different namespace.
Is your feature request related to a specific Helm chart, if yes mention name of the chart?
aws-load-balancer-controller
It would be great if the aws-load-balancer-controller chart would have a simple option to set all the components to be installed in a specific namespace. This can be done with the -n option when doing helm install but I could not find a corresponding option in the values.yaml file.
I am thinking something similar to the aws-for-fluent-bit chart:
It would make it easier to use the aws-load-balancer-controller chart as a dependency of another main chart when you already have a service account created in a different namespace.
Is your feature request related to a specific Helm chart, if yes mention name of the chart?
aws-load-balancer-controller