diff --git a/roles/prometheus_exporters/templates/prometheus-borg-textcollector.timer.j2 b/roles/prometheus_exporters/templates/prometheus-borg-textcollector.timer.j2
index ca8a197e20efe0879cb411fe4fc720324a24785f..a9c0bed86568a56cd16df7819e72e162d114b1e0 100644
--- a/roles/prometheus_exporters/templates/prometheus-borg-textcollector.timer.j2
+++ b/roles/prometheus_exporters/templates/prometheus-borg-textcollector.timer.j2
@@ -4,7 +4,7 @@ Description=Prometheus Borg Exporter TextCollector Timer
 [Timer]
 OnUnitActiveSec=1h
 OnBootSec=15min
-RandomizedDelaySec=1min
+RandomizedDelaySec=30min
 
 [Install]
 WantedBy=timers.target