Skip to content

Commit bd3448b

Browse files
Mustahsan1redhatHameed
authored andcommitted
fix: typo in the chart
Signed-off-by: Mustahsan1 <mustahsanmustafa@gmail.com>
1 parent 81677b2 commit bd3448b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/charts/feast-feature-server/templates/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ spec:
6767
- "{{ .Values.logLevel }}"
6868
- "serve_registry"
6969
{{- else }}
70-
{{- if .Values.metrics.enlabled }}
70+
{{- if .Values.metrics.enabled }}
7171
- "feast"
7272
- "--log-level"
7373
- "{{ .Values.logLevel }}"

0 commit comments

Comments
 (0)