How to add a new user through cluster operator #1418
-
How to add a new user through cluster operator: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You can use the Topology Operator, which gives you additional CRDs such as users, queues, etc: Alternatively, you can rely on the definitions import feature https://www.rabbitmq.com/definitions.html: |
Beta Was this translation helpful? Give feedback.
You can use the Topology Operator, which gives you additional CRDs such as users, queues, etc:
https://www.rabbitmq.com/kubernetes/operator/using-topology-operator.html
Alternatively, you can rely on the definitions import feature https://www.rabbitmq.com/definitions.html:
https://github.com/rabbitmq/cluster-operator/tree/main/docs/examples/import-definitions
https://github.com/rabbitmq/cluster-operator/tree/main/docs/examples/import-https-url-definition