We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15eef65 commit d27db96Copy full SHA for d27db96
charts/argo-cd/templates/_helpers.tpl
@@ -264,7 +264,7 @@ Create the name of the Argo CD server service account to use
264
{{- end -}}
265
266
{{/*
267
-Helper template to set repo server url in event reporter
+Helper template to set argocd server url in event reporter
268
*/}}
269
{{- define "argo-cd.eventReporter.argocd-server-adress" -}}
270
{{- $port := .Values.server.service.servicePortHttps }}
0 commit comments