Skip to content

Commit d6dd677

Browse files
committed
Update tm api name - deployment
1 parent 0ff5d8f commit d6dd677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osm-seed/templates/tasking-manager-api/tm-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
apiVersion: apps/v1
33
kind: Deployment
44
metadata:
5-
name: {{ template "osm-seed.fullname" . }}-tasking-manager-api
5+
name: {{ .Release.Name }}-tasking-manager-api
66
labels:
77
app: {{ template "osm-seed.name" . }}
88
component: tasking-manager-api-deployment

0 commit comments

Comments
 (0)