You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OCPBUGS-17950: Increase packageserver wakeup interval to 24h
The packageserver wakeup interval is used to update its package
manifest from CatSrcs. However, this does not need to happen
periodically (especially 5m) as the CatSrc pods will restart
when a change occurs to data it is caching, and this will be
acted upon by packageserver.
Signed-off-by: Todd Short <[email protected]>
0 commit comments