kubeconfig localhost
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +1,2 @@
|
|||||||
credentials/
|
credentials/
|
||||||
|
artifacts/
|
||||||
|
|||||||
@@ -23,3 +23,6 @@ resolvconf_mode: host_resolvconf
|
|||||||
## Container runtime
|
## Container runtime
|
||||||
## docker for docker, crio for cri-o and containerd for containerd.
|
## docker for docker, crio for cri-o and containerd for containerd.
|
||||||
container_manager: crio
|
container_manager: crio
|
||||||
|
|
||||||
|
# Make a copy of kubeconfig on the host that runs Ansible in {{ inventory_dir }}/artifacts
|
||||||
|
kubeconfig_localhost: false
|
||||||
|
|||||||
Reference in New Issue
Block a user