Skip to content

Commit

Permalink
#595: add typelessApi option to Elasticsearch target config in _helpe…
Browse files Browse the repository at this point in the history
…rs.tpl
  • Loading branch information
plinde committed Nov 22, 2024
1 parent e610c44 commit 8f430e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/policy-reporter/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ config:
apiKey: {{ .apiKey | quote }}
index: {{ .index| quote }}
rotation: {{ .rotation | quote }}
typelessApi: {{ .typelessApi | quote }}
{{ include "target" . }}
{{- end }}

Expand Down

0 comments on commit 8f430e1

Please sign in to comment.