mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-18 11:12:23 +03:00
44f511814b
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
11 lines
155 B
YAML
11 lines
155 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: debian-13
|
|
|
|
# Kubespray settings
|
|
kube_network_plugin: cilium
|
|
|
|
kube_owner: root
|
|
|
|
prometheus_operator_crds_enabled: true
|