Skip to content

helm: Add support for custom pod and deployment labels #1103

@KJone1

Description

@KJone1

What happened?

Currently, the Helm chart hardcodes all labels to app: holmes for both the Deployment and Pod template spec

Request to add:

  • podLabels - custom labels applied to pod template spec
  • commonLabels - labels applied to all resources (deployment, service, etc.)

I'm happy to contribute this if maintainers are open to it

What did you expect to happen?

expected to add pod labels

How can we reproduce it (as minimally and precisely as possible)?

no option to add podLabels in values.yaml (podAnnotations are available tho)

Anything else we need to know?

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions