mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-17 02:06:23 +00:00
Without an explicit interval, Gomega's default polling is very frequent, generating a large volume of /readyz and /healthz requests in the component logs. Set an explicit 1-second interval to reduce noise while still detecting readiness promptly.