Skip to content

Commit 5c2fae9

Browse files
authored
Merge pull request #355 from rabbitmq/rename-registry
Update registry reference in installation manifest
2 parents d5444f5 + 5ad4b4b commit 5c2fae9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/installation/kustomization.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
1111
kind: Kustomization
1212
namespace: rabbitmq-system
1313
images:
14-
- name: rabbitmqoperator/rabbitmq-cluster-kubernetes-operator-dev
15-
newName: rabbitmqoperator/rabbitmq-cluster-kubernetes-operator
14+
- name: rabbitmqoperator/cluster-operator-dev
15+
newName: rabbitmqoperator/cluster-operator
1616
newTag: latest
1717
resources:
1818
- ../namespace/base/

0 commit comments

Comments
 (0)