diff --git a/freshrss/freshrss-deployment.yaml b/freshrss/freshrss-deployment.yaml index fed4ed1..20ca6ea 100644 --- a/freshrss/freshrss-deployment.yaml +++ b/freshrss/freshrss-deployment.yaml @@ -13,6 +13,8 @@ spec: labels: app: freshrss spec: + strategy: + type: Recreate containers: - name: freshrss image: freshrss/freshrss