Skip to content

Allow HTTP for Console #13

@mjnagel

Description

@mjnagel

Is your feature request related to a problem?

Currently the default setup using ClusterIP service type creates a service with HTTPS management port and the comms port. When using an ingress method like Istio without a passthrough gateway the HTTP 8081 port needs to be exposed to have the service mesh handle HTTPS.

Describe the solution you'd like

Add an additional "toggle" in the spec to enable the HTTP 8081 port to be exposed.

Additional context

I reviewed the resource spec document to see if there was an existing option but did not see anything. If there is definitely point me to it and I can test it out. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions