Add full object with stage replace block

Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
Michel Hollands
2023-07-24 13:42:55 +01:00
parent 04cf591478
commit 9dd6584bee
3 changed files with 13 additions and 12 deletions

View File

@@ -18,7 +18,7 @@
{{- end }}
{{- define "agent.loki_process_targets" -}}
{{- if empty .Values.logs.piiregexes }}
{{- if empty .Values.logs.piiRegexes }}
{{- include "agent.loki_write_targets" . }}
{{- else }}
{{- printf "loki.process.PII.receiver" }}