diff --git a/apps/fc-devicemgmt/deployment-web.yaml b/apps/fc-devicemgmt/deployment-web.yaml index 4b078ee..4636e10 100644 --- a/apps/fc-devicemgmt/deployment-web.yaml +++ b/apps/fc-devicemgmt/deployment-web.yaml @@ -52,6 +52,8 @@ metadata: spec: replicas: 1 revisionHistoryLimit: 3 + strategy: + type: Recreate selector: matchLabels: app: fc-devicemgmt-web