Skip to content

Service templates do not seem to work #528

Answered by Gala-R
mariusstaicu asked this question in Q&A
Discussion options

You must be logged in to vote

On operator version 2.0.2 with emqx 5.0.12, it seems like the listenerServiceTemplate does not do anything.

  listenersServiceTemplate:
    metadata:
      name: emqx-listeners
    spec:
      ports:
        - name: mqtt
          port: 1883
          protocol: TCP
          targetPort: 1883
        - name: mqtts
          port: 8883
          protocol: TCP
          targetPort: 8883

Also, cannot change the name of the default listener via bootstrap config. Also I don't think there's a way of changing the emqx-dashboard service config, becauase adding a dashboardServiceTemplate on port 18083 shows port already in use.

The EMQX "emqx" is invalid: spec.dashboardServiceTemplate.spec.ports[…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@mariusstaicu
Comment options

@Gala-R
Comment options

Comment options

You must be logged in to vote
2 replies
@mariusstaicu
Comment options

@Gala-R
Comment options

Answer selected by Gala-R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants