Skip to content

Commit

Permalink
fix(helm): typo
Browse files Browse the repository at this point in the history
Signed-off-by: Oleg Korznikov <[email protected]>
  • Loading branch information
sudoleg committed Feb 27, 2024
1 parent dc31a00 commit 0790c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/policy-reporter/config-email-reports.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ emailReports:
filter:
{{- toYaml . | nindent 6 }}
{{- end }}
{{- with .Values.emailReports.violations.channels }}
{{- with .Values.emailReports.summary.channels }}
channels:
{{- toYaml . | nindent 6 }}
{{- end }}
Expand Down

0 comments on commit 0790c83

Please sign in to comment.