mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-02 10:08:13 -03:30
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
|