From ff56d9dc0d3f45b336c4634c7503e8bf1f17d9b9 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Sun, 1 Sep 2024 21:16:41 -0500 Subject: [PATCH] ntp --> cloudflare --- kubernetes/bootstrap/talos/talconfig.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/bootstrap/talos/talconfig.yaml b/kubernetes/bootstrap/talos/talconfig.yaml index a7c1baae..337a73d8 100644 --- a/kubernetes/bootstrap/talos/talconfig.yaml +++ b/kubernetes/bootstrap/talos/talconfig.yaml @@ -107,7 +107,7 @@ controlPlane: time: disabled: false servers: - - 10.1.1.1 + - time.cloudflare.com # Enable KubePrism - |-