Skip to content

Feature Request: Support --labels option in helm install to allow adding custom labels #277

@JonathanCrt

Description

@JonathanCrt

Hi 👋,

First of all, thank you for your great work on this project!

I'd like to request a feature enhancement:
It would be very useful to support a --labels option in the helm install command within this repository, in order to allow users to specify custom labels when deploying charts.
https://helm.sh/docs/helm/helm_install/

-l, --labels stringToString Labels to apply to the release. ( Since Helm 3.14)

In many deployment pipelines, it's important to tag Helm releases or associated Kubernetes resources with custom labels (e.g. environment=staging, team=backend, etc.) for tracking, monitoring, or organizational purposes.

Is it possible to add this implementation ?

Thanks in advance 🙂

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions