Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(helpers) add nameoverride value to service name #1267

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

arm749
Copy link
Contributor

@arm749 arm749 commented Mar 10, 2025

What this PR does / why we need it:

The nameOverride value available under proxy.nameOverride is not being read by the service template. This PR adds the option to set the name on the proxy service, while falling back to the original name if the value is not present.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • PR is based off the current tip of the main branch.
  • Changes are documented under the "Unreleased" header in CHANGELOG.md
  • New or modified sections of values.yaml are documented in the README.md
  • Commits follow the Kong commit message guidelines

@arm749 arm749 requested a review from a team as a code owner March 10, 2025 19:17
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.

Kong proxy service nameOverride does not override the service name
1 participant