Skip to content

Commit 7444091

Browse files
committed
fix: conditional brackets
1 parent 28555c1 commit 7444091

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

helm/templates/_helpers.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ volumeMounts:
129129
mountPath: /etc/ssl/certs/{{ .Values.coder.certs.secret.key }}
130130
subPath: {{ .Values.coder.certs.secret.key | quote }}
131131
readOnly: true
132+
{{- end }}
132133
{{- else }}
133134
volumeMounts: []
134135
{{- end }}

0 commit comments

Comments
 (0)