deploy(devicemgmt): use recreate for sqlite pvc rollout
This commit is contained in:
@@ -52,6 +52,8 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
revisionHistoryLimit: 3
|
revisionHistoryLimit: 3
|
||||||
|
strategy:
|
||||||
|
type: Recreate
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: fc-devicemgmt-web
|
app: fc-devicemgmt-web
|
||||||
|
|||||||
Reference in New Issue
Block a user