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

Adds possibility to define portRef for extra ingresses #50

Merged
merged 21 commits into from
May 10, 2024

Conversation

hfjn
Copy link
Contributor

@hfjn hfjn commented May 8, 2024

We have the use case were want multiple ingresses with different ingress Classes point to the same Container Port. Therefore, the underlying service needs to expose the same container port on different service ports. With the current setup that's not possible. Therefore, I added a possibility to define the portRef to allow this mapping.

@hfjn hfjn changed the title Adds possibility to define targetPort for extra ingresses Adds possibility to define portRef for extra ingresses May 8, 2024
charts/generic-service/ci/ingress-extra-values.yaml Outdated Show resolved Hide resolved
charts/generic-service/templates/ingress-extra.yaml Outdated Show resolved Hide resolved
charts/generic-service/README.md Outdated Show resolved Hide resolved
charts/generic-service/values.schema.json Outdated Show resolved Hide resolved
charts/generic-service/values.schema.json Outdated Show resolved Hide resolved
charts/generic-service/README.md Outdated Show resolved Hide resolved
@bastianeicher bastianeicher merged commit e2e430e into nano-byte:master May 10, 2024
1 check passed
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