diff --git a/k8s/templates/web.yaml b/k8s/templates/web.yaml
index f66aeb44837a30f74d67f8abc9653d76258401da..ab03607869a5f741f2de11d748e33e902c58aae2 100644
--- a/k8s/templates/web.yaml
+++ b/k8s/templates/web.yaml
@@ -9,6 +9,8 @@ spec:
   replicas: 1
   template:
     metadata:
+      annotations:
+        argocd.argoproj.io/sync-options: Replace=true
       labels:
         app: {{ .Release.Name }}-web
     spec: