Skip to content

Exposing console on microshift doesn't work #1012

Closed
@brusdev

Description

@brusdev

Describe the bug
When trying deploying a broker with expose console on microshift default installtion the the broker instance is not created. 

apiVersion: broker.amq.io/v1beta1
kind: ActiveMQArtemis
metadata:
  name: ex-aao
spec:
  console:
    expose: true

Looking in the activemqartemis object, the status say:

  message: .Spec.Console has invalid ingress settings, IngressHost unspecified and no Spec.IngressDomain default domain provided
  observedGeneration: 1
  reason: InvalidIngressSettings
  status: "False"
  type: Valid

Tip

Vote this issue reacting with 👍 or 👎

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions