Skip to content

Commit

Permalink
Fix the key name
Browse files Browse the repository at this point in the history
  • Loading branch information
iamakulov authored Jan 14, 2021
1 parent 0579fca commit c2268ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stable/aws-for-fluent-bit/templates/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
template:
metadata:
{{- if .Values.annotations }}
imagePullSecrets:
annotations:
{{- toYaml .Values.annotations | nindent 8 }}
{{- end }}
labels:
Expand Down

0 comments on commit c2268ce

Please sign in to comment.