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

Allow adding a prefix to Ingress names or overriding them entirely #199

Open
runenielsen opened this issue Oct 5, 2023 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@runenielsen
Copy link

Details

Currently there's a property nameOverride: under ingress:, where you can override the suffix used for an Ingress' name, see: https://github.com/bjw-s/helm-charts/blob/main/charts/library/common/values.yaml

We would like to be able to add a prefix instead, unless there's a specific reason, this is a bad idea?

Our case is that we have the same service in multiple namespaces in our test environment, and we would like the ingress names to be prefixed with the namespace name.

Anything else you would like to add:

No.

Additional Information:

No.

@runenielsen runenielsen added the enhancement New feature or request label Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants