chore: aligne major repo
Signed-off-by: yu-croco <yu.croco@gmail.com>
This commit is contained in:
parent
19a9f940a8
commit
bd54c09c30
1 changed files with 1 additions and 1 deletions
|
@ -195,5 +195,5 @@ Expand the namespace of the release.
|
|||
Allows overriding it for multi-namespace deployments in combined charts.
|
||||
*/}}
|
||||
{{- define "argo-workflows.namespace" -}}
|
||||
{{- default .Release.Namespace .Values.namespaceOverride }}
|
||||
{{- default .Release.Namespace .Values.namespaceOverride | trunc 63 | trimSuffix "-" -}}
|
||||
{{- end }}
|
||||
|
|
Loading…
Reference in a new issue