set application server and repo server address from values for event reporter

This commit is contained in:
Ilia Medvedev 2024-08-10 09:40:23 +03:00
parent 15eef65b28
commit d27db96baf

View file

@ -264,7 +264,7 @@ Create the name of the Argo CD server service account to use
{{- end -}}
{{/*
Helper template to set repo server url in event reporter
Helper template to set argocd server url in event reporter
*/}}
{{- define "argo-cd.eventReporter.argocd-server-adress" -}}
{{- $port := .Values.server.service.servicePortHttps }}