diff --git a/production/helm/promtail/values.yaml b/production/helm/promtail/values.yaml index 8c77f41ceb57..2f5c0dcc463e 100644 --- a/production/helm/promtail/values.yaml +++ b/production/helm/promtail/values.yaml @@ -120,6 +120,9 @@ config: http_listen_port: 3101 positions: filename: /run/promtail/positions.yaml + target_config: + # Period to resync directories being watched and files being tailed + sync_period: 10s scrape_configs: - entry_parser: '{{ .Values.entryParser }}' job_name: kubernetes-pods-name