Skip to content

Commit 7f11fe0

Browse files
committed
Add replace for github.com/rabbitmq/cluster-operator/v2
Signed-off-by: Martin Schuppert <[email protected]>
1 parent c6330d0 commit 7f11fe0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

api/go.mod

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,6 @@ require (
7676
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
7777
sigs.k8s.io/yaml v1.4.0 // indirect
7878
)
79+
80+
// custom RabbitmqClusterSpecCore for OpenStackControlplane (v2.6.0_patches_tag)
81+
replace github.com/rabbitmq/cluster-operator/v2 => github.com/openstack-k8s-operators/rabbitmq-cluster-operator/v2 v2.6.1-0.20241017142550-a3524acedd49 //allow-merging

0 commit comments

Comments
 (0)