From 0beed70b69e514ac9366717ccec31b96bd4c65d0 Mon Sep 17 00:00:00 2001 From: Philippe Caseiro Date: Thu, 12 Oct 2023 08:51:41 +0200 Subject: [PATCH] fix(rabbitmq): install operator properly --- base/rabbitmq/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/rabbitmq/kustomization.yaml b/base/rabbitmq/kustomization.yaml index 4cbd70b..8b2cad4 100644 --- a/base/rabbitmq/kustomization.yaml +++ b/base/rabbitmq/kustomization.yaml @@ -4,4 +4,4 @@ namespace: rabbitmq-operator resources: - namespace.yaml -- github.com/rabbitmq/cluster-operator/?ref=v2.2.0 +- https://github.com/rabbitmq/cluster-operator/releases/2.5.0/download/cluster-operator.yml