Skip to content
Discussion options

You must be logged in to vote

You need to set the field spec.deploymentPlan.requireLogin to true to disable the anonymous access, i.e.

apiVersion: broker.amq.io/v1beta1
kind: ActiveMQArtemis
metadata:
  name: artemis-broker
spec:
  deploymentPlan:
    requireLogin: true

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hapatrick
Comment options

Answer selected by hapatrick
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