Skip to content

Commit 75352c1

Browse files
authored
Fixed typo
Signed-off-by: Itay Grudev <itay+github.com@grudev.com>
1 parent 26ad74c commit 75352c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/cluster/templates/_helpers.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ If a custom imageName is available, use it, otherwise use the defaults based on
9494

9595
{{/*
9696
Cluster Image
97-
If imageCatalogRef defined, use it, otherwice calculate ordinary imageName.
97+
If imageCatalogRef defined, use it, otherwise calculate ordinary imageName.
9898
*/}}
9999
{{- define "cluster.image" }}
100100
{{- if .Values.cluster.imageCatalogRef.name }}

0 commit comments

Comments
 (0)