Latest RabbitMQ tweaks

This commit is contained in:
Stefan Reimer 2023-01-12 21:58:32 +00:00
parent 74a1515d3c
commit 99c1d54790
3 changed files with 12 additions and 2 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
name: kubezero-mq
description: KubeZero umbrella chart for MQ systems like NATS, RabbitMQ
type: application
version: 0.3.3
version: 0.3.4
home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
keywords:
@ -22,7 +22,7 @@ dependencies:
#repository: https://nats-io.github.io/k8s/helm/charts/
condition: nats.enabled
- name: rabbitmq
version: 11.1.5
version: 11.3.2
repository: https://charts.bitnami.com/bitnami
condition: rabbitmq.enabled
- name: rabbitmq-cluster-operator

View File

@ -34,4 +34,13 @@ spec:
port:
number: 1883
{{- end }}
{{- if .Values.rabbitmq.istio.mqtt }}
- match:
- port: 1883
route:
- destination:
host: rabbitmq
port:
number: 1883
{{- end }}
{{- end }}

View File

@ -56,6 +56,7 @@ rabbitmq:
istio:
enabled: false
gateway: istio-ingress/private-ingressgateway
mqtt: false
mqtts: false
auth: