mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-27 06:21:11 +01:00
The maximum negative ttl (ttl for non-existent domain responses) was set to 1 hour, which is too long. This PR decreases the maximum negative ttl to 10 seconds. Also update CoreDNS module while we are at it. Closes #8631 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>