Skip to content

Commit a9cf39f

Browse files
ranjinimne-minguez
andauthored
Updated EOF
Co-authored-by: Eduardo Mínguez <[email protected]>
1 parent 905ec5d commit a9cf39f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asciidoc/guides/metallb-kube-api.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ For RKE2:
292292
# As a root user, create the /etc/rancher/rke2/config.yaml config file with the following content:
293293
294294
mkdir -p /etc/rancher/rke2/
295-
cat << EOF > /etc/rancher/rke2/config.yaml
295+
cat <<EOF > /etc/rancher/rke2/config.yaml
296296
# An example of the config.yaml file for an agent node:
297297
server: https://${VIP_SERVICE_IP}:9345
298298
write-kubeconfig-mode: "0644"

0 commit comments

Comments
 (0)