diff --git a/deploy/kubernetes/helm/che/custom-charts/che-postgres/templates/deployment.yaml b/deploy/kubernetes/helm/che/custom-charts/che-postgres/templates/deployment.yaml
index d08f1670c7158ae1619ea920e3cce5d2e0562005..f001635e39e2b7373ff02d2ecfc1807f202090df 100644
--- a/deploy/kubernetes/helm/che/custom-charts/che-postgres/templates/deployment.yaml
+++ b/deploy/kubernetes/helm/che/custom-charts/che-postgres/templates/deployment.yaml
@@ -23,6 +23,8 @@ spec:
     matchLabels:
       app: che
       component: postgres
+  strategy:
+    type: Recreate
   template:
     metadata:
       labels: