Merge "ceph-mgr: set .spec.strategy to recreate"
This commit is contained in:
commit
ef6e711f3e
@ -29,6 +29,8 @@ metadata:
|
|||||||
name: ceph-mgr
|
name: ceph-mgr
|
||||||
spec:
|
spec:
|
||||||
replicas: {{ .Values.pod.replicas.mgr }}
|
replicas: {{ .Values.pod.replicas.mgr }}
|
||||||
|
strategy:
|
||||||
|
type: Recreate
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user