mirror of
https://github.com/kerberos-io/deployment.git
synced 2026-08-23 15:18:32 +00:00
add rabbitmq
This commit is contained in:
@@ -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
1484
rabbitmq-values.yaml
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user