fix: typo in comment (#10064)

Signed-off-by: Pat Riehecky <riehecky@fnal.gov>
This commit is contained in:
Pat Riehecky
2023-05-12 07:59:01 -05:00
committed by GitHub
parent bde261bd06
commit 86b81a855a

View File

@ -157,7 +157,7 @@ kube_cert_compat_dir: "/etc/kubernetes/pki"
# This is where all of the bearer tokens will be stored # This is where all of the bearer tokens will be stored
kube_token_dir: "{{ kube_config_dir }}/tokens" 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 kube_owner: kube
# This is the group that the cert creation scripts chgrp the # This is the group that the cert creation scripts chgrp the