mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-22 05:30:51 -03:30
Support multiple artifacts under individual inventory directory
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
kubeconfig_localhost: false
|
||||
kubectl_localhost: false
|
||||
artifacts_dir: "./artifacts"
|
||||
artifacts_dir: "{{ inventory_dir }}/artifacts"
|
||||
|
||||
kube_config_dir: "/etc/kubernetes"
|
||||
kube_apiserver_port: "6443"
|
||||
|
||||
Reference in New Issue
Block a user