Skip to content

Commit a4f2fa8

Browse files
committed
updated createGvc validation
1 parent 0be6f96 commit a4f2fa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpln-common/versions/1.0.0/templates/_helpers.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ app.cpln.io/managed-by: {{ .Release.Service }}
2828
cpln/marketplace: "true"
2929
cpln/marketplace-template: {{ .Chart.Name }}
3030
cpln/marketplace-template-version: {{ .Chart.Version }}
31-
{{- if .Values.global.cpln.gvc }}
31+
{{- if dig "global" "cpln" "gvc" "" .Values }}
3232
cpln/marketplace-gvc: {{ .Values.global.cpln.gvc }}
3333
{{- end }}
3434
{{- end }}

0 commit comments

Comments
 (0)