mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 07:10:53 +00:00
update ingestor url
This commit is contained in:
parent
a13157017d
commit
49713f5288
@ -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" -}}
|
||||
|
Loading…
Reference in New Issue
Block a user