RabbitMQ has two operators. Their docs claim you have to install the first, spin up a cluster, _then_ add the other operator. I'm testing installing both operators at once.
5 lines
80 B
YAML
5 lines
80 B
YAML
$patch: delete
|
|
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: rabbitmq-system
|