Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Keycloak Operator should use the port name and not the port number for the ingress #30924

@ahus1

Description

@ahus1

Description

I'd think it is a best practice to reference service ports by name and not by number.

I stumbled across this when trying out ssl-paththrough for the nginx ingress controller. Apparently it accepts a port name, but not a port number. kubernetes/ingress-nginx#11517

Discussion

No response

Motivation

Reference a port by its more descriptive name than its number.

Details

I'll prepare a PR.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions