Skip to content

Conversation

@vmizoules
Copy link

@vmizoules vmizoules commented Jun 16, 2025

Everything is in the title ⬆️

It's aligned with what has been done in this commit for the ServiceMonitor: 1f2d758

Goal is to support values with helm-template inside, like:

reloader:
  deployment:
    labels:
      anotherChartLabel: 'the chart name is {{ .Chart.Name }}'

To have the label rendered in the manifest:

    labels:
      [...]
      anotherChartLabel: the chart name is reloader

Regards

@vmizoules vmizoules marked this pull request as ready for review June 16, 2025 15:48
Copy link
Contributor

@msafwankarim msafwankarim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the submission. Let's get this merged

@msafwankarim msafwankarim merged commit 0ff6d0f into stakater:master Jul 2, 2025
2 checks passed
pratikbin pushed a commit to NodeOps-app/Reloader that referenced this pull request Nov 13, 2025
…lating_labels

[helm] Add templating support for additionals labels
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants