Skip to content

Commit 6c0cbc8

Browse files
committed
fix: typo
1 parent e695c69 commit 6c0cbc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/contrib/charts/daemon/templates/deployment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ metadata:
1111
{{- range $key, $val := .Values.annotations }}
1212
"{{ $key }}": "{{ $val }}"
1313
{{- end }}
14+
{{- end }}
1415
spec:
1516
replicas: {{ or .Values.replicas .Values.global.replicas 1 }}
1617
selector:

0 commit comments

Comments
 (0)