add rabbitmq

This commit is contained in:
Cedric Verstraeten
2024-08-10 08:44:27 +02:00
parent 04fc8c29cf
commit 8dbf164d69
3 changed files with 1490 additions and 0 deletions

View File

@@ -106,3 +106,9 @@ If you have chosen to use the `NodePort` configuration you should be able to rea
..... (should be done through env files so we do not need to get in the UI)
### Create an agent
### Create the integration RabbitMQ
kubectl create namespace rabbitmq
helm install rabbitmq bitnami/rabbitmq -n rabbitmq -f rabbitmq-values.yaml

1484
rabbitmq-values.yaml Normal file

File diff suppressed because it is too large Load Diff