Closed johanneshoelker closed 10 months ago
Inside the Kubernetes cluster there should run a RabbitMQ server which handles traffic from and to the app. The initial setup is just implementing the container in the deployment.yml file.
a seperate deployment file is a better choice
Inside the Kubernetes cluster there should run a RabbitMQ server which handles traffic from and to the app. The initial setup is just implementing the container in the deployment.yml file.