Skip to content

feat(helm): add label customization option for service#63

Merged
nahidhasan94 merged 2 commits intohoppscotch:mainfrom
Dentling:service-labels
Apr 10, 2026
Merged

feat(helm): add label customization option for service#63
nahidhasan94 merged 2 commits intohoppscotch:mainfrom
Dentling:service-labels

Conversation

@Dentling
Copy link
Copy Markdown
Contributor

Currently it is not possible to set custom labels via the helm chart.

This PR adds that functionality.

@Dentling
Copy link
Copy Markdown
Contributor Author

Dentling commented Apr 7, 2026

hey @nahidhasan94,

could you have a look at this?

@nahidhasan94
Copy link
Copy Markdown
Collaborator

nahidhasan94 commented Apr 7, 2026

hey @nahidhasan94,

could you have a look at this?

Sure.
Thank you for the contribution.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a Helm values hook to allow users to specify custom Kubernetes labels on the generated Service.

Changes:

  • Document (commented) example for service.labels in values.yaml.
  • Render service.labels under metadata.labels in the Service template.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
charts/shc/values.yaml Adds an example showing how to configure custom service labels.
charts/shc/templates/service.yaml Injects Values.service.labels into the Service manifest labels.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@Dentling
Copy link
Copy Markdown
Contributor Author

Dentling commented Apr 9, 2026

@nahidhasan94 I did apply the suggested fix.

can you merge this?

@nahidhasan94 nahidhasan94 merged commit 2dcea75 into hoppscotch:main Apr 10, 2026
@nahidhasan94
Copy link
Copy Markdown
Collaborator

@nahidhasan94 I did apply the suggested fix.

can you merge this?

thanks. done

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.

3 participants