diff --git a/production/helm/promtail/values.yaml b/production/helm/promtail/values.yaml
index 8c77f41ceb574797080961d3d74f75dff2468f59..2f5c0dcc463e0e01df2060fafe072eb54865850d 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