mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
improve NTP package conflict handling (#12212)
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
This commit is contained in:
@@ -4,3 +4,7 @@ cloud_image: debian-12
|
||||
|
||||
# Kubespray settings
|
||||
kube_network_plugin: cilium
|
||||
|
||||
# ntp settings
|
||||
ntp_enabled: true
|
||||
ntp_package: ntp
|
||||
|
||||
Reference in New Issue
Block a user