From d05ab5a7b669900f268deac523d0b2c353b1ae0b Mon Sep 17 00:00:00 2001 From: Peter Date: Thu, 2 Sep 2021 23:43:17 -0700 Subject: [PATCH] docs: fixed a typo in a template name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5179ef7..1f767b1 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ With this role, `kubeadm init` will be run with `--config `. Path for ``. If the directory does not exist, this role will create it. -The following variables are parsed as options to . To understand its syntax, see https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/kubelet-integration and https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-init/#config-file . The skeleton (`apiVersion`, `kind`) of the config file will be created by this role, so do not define them within the variables. (See `templates/kubeadm-kubelet-config.yaml`). +The following variables are parsed as options to . To understand its syntax, see https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/kubelet-integration and https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-init/#config-file . The skeleton (`apiVersion`, `kind`) of the config file will be created by this role, so do not define them within the variables. (See `templates/kubeadm-kubelet-config.j2`). kubernetes_config_init_configuration: localAPIEndpoint: