Skip to content

Commit 5e65132

Browse files
fix(chelm-charts): Modify cogstack-cohorter-helm ingress.yaml
1 parent 958786e commit 5e65132

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helm-charts/cogstack-cohorter-helm/templates/ingress.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
{{- end }}
3636
backend:
3737
service:
38-
name: {{ include "cogstack-cohorter-helm.fullname" $ }}
38+
name: {{ include "cogstack-cohorter-helm.fullname" $ }}-webapp
3939
port:
4040
number: {{ $.Values.webapp.service.port }}
4141
{{- end }}

0 commit comments

Comments
 (0)