Skip to content

unable to specify a name of the port in services will be created by Jenkins Operator #736

@take-a27

Description

@take-a27

Currently, Jenkins operator is not allowed to specify the name of port in the service which will be created by Jenkins Operator. I understood from this page.

So I'd like you to enable to specify the name of port in the service or create the service with named port.

  ports:
  -  name: http
     port: 8080
     protocol: TCP
     targetPort: 8080

The reason is that I'd like to use this feature of Istio. Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions