Revert "Fix: typos in docs and comments (#7805)" (#8592)

This reverts commit 417180246c.
This commit is contained in:
Tom Janson
2022-03-02 20:57:13 +01:00
committed by GitHub
parent ddef7e1139
commit 2e925f82ef
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
# Kubernetes configuration dirs and system namespace.
# Those are where all the additional config stuff goes
# the kubernetes normally puts in /srv/kubernetes.
# This puts them in a same location and namespace.
# This puts them in a sane location and namespace.
# Editing those values will almost surely break something.
kube_config_dir: /etc/kubernetes
kube_script_dir: "{{ bin_dir }}/kubernetes-scripts"