PlantGameGroup / PlantGame

1 stars 1 forks source link

rabbitMQ Server setup #12

Closed johanneshoelker closed 10 months ago

johanneshoelker commented 11 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.

johanneshoelker commented 10 months ago

a seperate deployment file is a better choice