rabbitmq v2.11.0
This commit is contained in:
@@ -14,7 +14,7 @@ spec:
|
||||
server: 'https://kubernetes.default.svc'
|
||||
namespace: rabbitmq-operator
|
||||
syncPolicy:
|
||||
# automated:
|
||||
# prune: true
|
||||
automated:
|
||||
prune: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
|
||||
@@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
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