diff --git a/charts/policy-reporter/templates/_helpers.tpl b/charts/policy-reporter/templates/_helpers.tpl index 92f4c30a..665da407 100644 --- a/charts/policy-reporter/templates/_helpers.tpl +++ b/charts/policy-reporter/templates/_helpers.tpl @@ -169,6 +169,7 @@ config: apiKey: {{ .apiKey | quote }} index: {{ .index| quote }} rotation: {{ .rotation | quote }} + typelessApi: {{ .typelessApi | quote }} {{ include "target" . }} {{- end }}