diff --git a/charts/meta-monitoring/values.yaml b/charts/meta-monitoring/values.yaml index eaccb7b..e363acd 100644 --- a/charts/meta-monitoring/values.yaml +++ b/charts/meta-monitoring/values.yaml @@ -59,7 +59,7 @@ grafana: logs: # Adding regexes here will add a stage.replace block for logs. For more information see # https://grafana.com/docs/agent/latest/flow/reference/components/loki.process/#stagereplace-block - piiRegexes: null # This example replaces the word after password with ***** + piiRegexes: null # This example replaces the word after password with ***** # - expression: "password (\\\\S+)" # source: "" # Empty uses the log message # replace: "*****""