diff --git a/Chart.yaml b/Chart.yaml index dfb492ba444e161a6d3585054b23d6a15d507acb..8ca29db9eb88362db95d8a5bb4d0c6d44a0cff53 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: cern-it-kubernetes-monitoring type: application -version: 0.1.1 +version: 0.1.2 kubeVersion: ">=1.27.0-0" description: Helm Chart provided by IT Monitoring Service to install and configure required components to gather and send monitoring data from kubernetes clusters to central service. home: https://cern.ch/monitoring diff --git a/values.yaml b/values.yaml index 485a67748679d5e36486093bab6837cc85b5f4eb..a7a13c1939523075007dccf2262adfcd6fafbdd8 100644 --- a/values.yaml +++ b/values.yaml @@ -261,6 +261,8 @@ logs: tls.verify off http_user {{ .Values.tenant.name }} http_passwd {{ .Values.tenant.password }} + header tag monit + header log_type kubernetes ## -- fluentbit custom parsers customParsers: ""