Skip to content

Commit 8c4064f

Browse files
committed
fix(controller): charts env error
1 parent 56f4685 commit 8c4064f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/controller/templates/_helpers.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ env:
135135
secretKeyRef:
136136
name: prometheus-creds
137137
key: url
138-
{- else }
138+
{{- else }}
139139
- name: "DRYCC_PROMETHEUS_USERNAME"
140140
valueFrom:
141141
secretKeyRef:

0 commit comments

Comments
 (0)