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