Skip to content

Commit 47a39ac

Browse files
authored
Update api.deploy.yaml
1 parent df81b85 commit 47a39ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/templates/api.deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ spec:
1414
spec:
1515
containers:
1616
- name: springboot
17-
image: {{ .Values.DTR.FQDN }}:{{ .Values.DTR.port }}/engineering/api-build:{{ .Values.API.tag }}
17+
image: {{ .Values.DTR.FQDN }}:{{ .Values.DTR.port }}/{{ .Values.API.repo }}:{{ .Values.API.tag }}

0 commit comments

Comments
 (0)