Skip to content

Add commonLabels support to Helm Chart #2295

@gaganhr94

Description

@gaganhr94

Description:
Currently, there's no way to apply custom labels across all resources created by the Harbor Gateway Helm chart. Users often need to add organisational labels (like owner, team, cost-center, etc.) to all Kubernetes resources for resource management, cost tracking, and governance purposes.

Proposal:
Add a new commonLabels field in the values.yaml of the helm chart. Update the _helpers.tpl and the YAML files accordingly to make use of the commonLabels. Values defined under this will add labels to all the kubernetes resources.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions