We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d5444f5 + 5ad4b4b commit 5c2fae9Copy full SHA for 5c2fae9
config/installation/kustomization.yaml
@@ -11,8 +11,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
11
kind: Kustomization
12
namespace: rabbitmq-system
13
images:
14
-- name: rabbitmqoperator/rabbitmq-cluster-kubernetes-operator-dev
15
- newName: rabbitmqoperator/rabbitmq-cluster-kubernetes-operator
+- name: rabbitmqoperator/cluster-operator-dev
+ newName: rabbitmqoperator/cluster-operator
16
newTag: latest
17
resources:
18
- ../namespace/base/
0 commit comments