diff --git a/apps/heimdall/web-app.yaml b/apps/heimdall/web-app.yaml index 8e1307d..871bdfe 100644 --- a/apps/heimdall/web-app.yaml +++ b/apps/heimdall/web-app.yaml @@ -257,6 +257,8 @@ metadata: app: heimdall spec: replicas: 1 + strategy: + type: Recreate selector: matchLabels: app: heimdall