We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 70a6c76 + 680f4c9 commit eb0d270Copy full SHA for eb0d270
systemd/bootc-fetch-apply-updates.timer
@@ -7,6 +7,8 @@ ConditionPathExists=/run/ostree-booted
7
OnBootSec=1h
8
# This time is relatively arbitrary and obviously expected to be overridden/changed
9
OnUnitInactiveSec=8h
10
+# When deploying a large number of systems, it may be beneficial to increase this value to help with load on the registry.
11
+RandomizedDelaySec=2h
12
13
[Install]
14
WantedBy=timers.target
0 commit comments