From 86b81a855a046db348c272bfefaafacc2ca0bf92 Mon Sep 17 00:00:00 2001 From: Pat Riehecky <3534830+jcpunk@users.noreply.github.com> Date: Fri, 12 May 2023 07:59:01 -0500 Subject: [PATCH] fix: typo in comment (#10064) Signed-off-by: Pat Riehecky --- roles/kubespray-defaults/defaults/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/kubespray-defaults/defaults/main.yaml b/roles/kubespray-defaults/defaults/main.yaml index aed6c7e0a..87d0e6951 100644 --- a/roles/kubespray-defaults/defaults/main.yaml +++ b/roles/kubespray-defaults/defaults/main.yaml @@ -157,7 +157,7 @@ kube_cert_compat_dir: "/etc/kubernetes/pki" # This is where all of the bearer tokens will be stored kube_token_dir: "{{ kube_config_dir }}/tokens" -# This is the user that owns tha cluster installation. +# This is the user that owns the cluster installation. kube_owner: kube # This is the group that the cert creation scripts chgrp the