diff --git a/utils/helm/speckle-server/templates/frontend_2/deployment.yml b/utils/helm/speckle-server/templates/frontend_2/deployment.yml index 0ad3b98fc..97468c5e9 100644 --- a/utils/helm/speckle-server/templates/frontend_2/deployment.yml +++ b/utils/helm/speckle-server/templates/frontend_2/deployment.yml @@ -12,7 +12,7 @@ spec: matchLabels: {{ include "frontend_2.selectorLabels" . | indent 6 }} strategy: - type: RollingUpdate + type: Recreate template: metadata: labels: