Skip to content

Commit

Permalink
Add reloader to ingest
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Sep 23, 2024
1 parent c3474c7 commit 6b9fa2b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kubernetes/loculus/templates/ingest-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: loculus-ingest-deployment-{{ $key }}
annotations:
reloader.stakater.com/auto: "true"
spec:
replicas: 1
strategy:
Expand Down

0 comments on commit 6b9fa2b

Please sign in to comment.