We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64ea5cd commit ae3045eCopy full SHA for ae3045e
asciidoc/guides/metallb-kube-api.adoc
@@ -43,7 +43,7 @@ For RKE2:
43
# As a root user, create the /etc/rancher/rke2/config.yaml config file with the following content:
44
45
mkdir -p /etc/rancher/rke2/
46
-cat << EOF > /etc/rancher/rke2/config.yaml
+cat <<EOF > /etc/rancher/rke2/config.yaml
47
# An example of the config.yaml file for a server node:
48
write-kubeconfig-mode: "0644"
49
tls-san:
0 commit comments