Skip to content

Commit

Permalink
Fix missing spec in birdnet-go deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
isZumpo committed Aug 13, 2024
1 parent 6b35040 commit 475fddf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/birdnet-go/templates/deployments/birdnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ spec:
labels:
app: {{ template "birdnet-go.name" . }}
release: {{ .Release.Name }}
spec:
containers:
- image: {{ .Values.birdnet.image }}
name: birdnet-go
Expand Down

0 comments on commit 475fddf

Please sign in to comment.