rabbitmq v2.11.0
This commit is contained in:
@@ -14,7 +14,7 @@ spec:
|
|||||||
server: 'https://kubernetes.default.svc'
|
server: 'https://kubernetes.default.svc'
|
||||||
namespace: rabbitmq-operator
|
namespace: rabbitmq-operator
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
# automated:
|
automated:
|
||||||
# prune: true
|
prune: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
|
|||||||
@@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- https://github.com/rabbitmq/cluster-operator/releases/download/v2.10.0/cluster-operator.yml
|
- https://github.com/rabbitmq/cluster-operator/releases/download/v2.11.0/cluster-operator.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user