Skip to content

[aws-load-balancer-controller] Add a global namespaceOverride option #1299

@ionut-opss

Description

@ionut-opss

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions