Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error disabling management RBAC #259

Closed
brusdev opened this issue Jul 1, 2022 · 1 comment
Closed

Error disabling management RBAC #259

brusdev opened this issue Jul 1, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@brusdev
Copy link
Contributor

brusdev commented Jul 1, 2022

Describe the bug
Disabling the ManagementRBACEnabled field of the ActiveMQArtemis CRD, the broker container doesn't not include the org.apache.activemq.artemis domain into the allowlist.

To Reproduce

apiVersion: broker.amq.io/v1beta1
kind: ActiveMQArtemis
metadata:
  name: ex-aao
  application: ex-aao-app
spec:
  deploymentPlan:
    size: 1
    image: placeholder
    requireLogin: true
    managementRBACEnabled: false
@brusdev brusdev added the bug Something isn't working label Jul 1, 2022
@brusdev
Copy link
Contributor Author

brusdev commented Jul 1, 2022

@brusdev brusdev closed this as completed Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants