Files
offline_kubespray/kubespray/roles/kubernetes/client/defaults/main.yml
ByeonJungHun 360c6eef4a offline 작업
2024-02-19 16:02:29 +09:00

9 lines
209 B
YAML

---
kubeconfig_localhost: false
kubeconfig_localhost_ansible_host: false
kubectl_localhost: false
artifacts_dir: "{{ inventory_dir }}/artifacts"
kube_config_dir: "/etc/kubernetes"
kube_apiserver_port: "6443"