deploy(devicemgmt): use recreate for sqlite pvc rollout

This commit is contained in:
Andrew Stoltz
2026-06-12 12:38:05 -05:00
parent 6abb2d6408
commit 8be054f99a

View File

@@ -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