Skip to content

Commit

Permalink
Merge branch 'main' into ingest-version-checking
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Sep 23, 2024
2 parents 99f8ec8 + fe9b8fe commit 3019a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/loculus/templates/ingest-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ kind: Deployment
metadata:
name: loculus-ingest-deployment-{{ $key }}
annotations:
reloader.stakater.com/auto: "true"
argocd.argoproj.io/sync-options: Force=true,Replace=true
reloader.stakater.com/auto: "true"
spec:
replicas: 1
strategy:
Expand Down

0 comments on commit 3019a4c

Please sign in to comment.