fix: typo in comment (#10064)
Signed-off-by: Pat Riehecky <riehecky@fnal.gov>
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user