Files
charts/bitnami/rabbitmq-cluster-operator/templates
uykusuz d81d3e9576 rabbitmq-cluster-operator: rename http-webhook port to https-webhook (#25552)
It's actually https, not http. Istio does magic based on the name of the port and
expects http traffic on http-<name> ports, not https.
This results in a "connection reset by peer" when trying to deploy a
RabbitmqCluster resource, when it tries to invoke the message topology
operator's webhook.

Signed-off-by: Boris Brönner <broenner@xelonic.com>
Co-authored-by: Boris Brönner <broenner@xelonic.com>
2024-05-07 15:47:25 +02:00
..