mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-31 08:37:57 +00:00
e4c0c427a3
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
11 lines
148 B
YAML
11 lines
148 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: debian-12
|
|
|
|
# Kubespray settings
|
|
kube_network_plugin: cilium
|
|
|
|
# ntp settings
|
|
ntp_enabled: true
|
|
ntp_package: ntp
|