diff --git a/helm-chart/public/fyipe/templates/_helpers.tpl b/helm-chart/public/fyipe/templates/_helpers.tpl index 40b93feee2..22f103de20 100644 --- a/helm-chart/public/fyipe/templates/_helpers.tpl +++ b/helm-chart/public/fyipe/templates/_helpers.tpl @@ -32,7 +32,7 @@ Expand the name of the chart. {{- end -}} {{- define "fyipe.dataIngestorUrl" -}} -{{ printf "http://%s-data-ingestor.%s.%s" $.Release.Name $.Release.Namespace "svc.cluster.local" }} +{{ printf "http://%s-ingestor.%s.%s" $.Release.Name $.Release.Namespace "svc.cluster.local" }} {{- end -}} {{- define "fyipe.realtimeUrl" -}}