diff --git a/deploy/helm/templates/deployment.yaml b/deploy/helm/templates/deployment.yaml index a1656b5..a4bd339 100644 --- a/deploy/helm/templates/deployment.yaml +++ b/deploy/helm/templates/deployment.yaml @@ -2,8 +2,6 @@ apiVersion: apps/v1 kind: Deployment metadata: name: {{ include "garage-webui.fullname" . }} - annotations: - argocd.argoproj.io/sync-wave: "3" labels: {{- include "garage-webui.labels" . | nindent 4 }} spec: