diff --git a/ceph/templates/deployment-mgr.yaml b/ceph/templates/deployment-mgr.yaml index c5ec309371..857e41fcb4 100644 --- a/ceph/templates/deployment-mgr.yaml +++ b/ceph/templates/deployment-mgr.yaml @@ -29,6 +29,8 @@ metadata: name: ceph-mgr spec: replicas: {{ .Values.pod.replicas.mgr }} + strategy: + type: Recreate template: metadata: labels: