jbonofre commented on code in PR #234:
URL: https://github.com/apache/polaris-tools/pull/234#discussion_r3498360031
##########
console/helm/templates/_helpers.tpl:
##########
@@ -43,14 +43,37 @@ Create a default fully qualified app name.
{{- end }}
{{/*
-Create chart name and version as used by the chart label.
+ Create a default fully qualified app name, with a custom suffix. Useful when
the name will
+ have a suffix appended to it, such as for the management service name.
+*/}}
+{{- define "polaris-console.fullnameWithSuffix" -}}
Review Comment:
I agree: it should be cleaned up.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]