Skip to content

Commit

Permalink
Fix service for taginfo
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Apr 16, 2024
1 parent 3461d87 commit c1acb2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osm-seed/templates/taginfo/taginfo-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ spec:
selector:
app: {{ template "osm-seed.name" . }}
release: {{ .Release.Name }}
run: {{ .Release.Name }}-taginfo
run: {{ .Release.Name }}-taginfo-web
{{- end }}

0 comments on commit c1acb2f

Please sign in to comment.