diff --git a/TALOS.MD b/TALOS.MD index b9dd5a5..ad45551 100644 --- a/TALOS.MD +++ b/TALOS.MD @@ -19,7 +19,7 @@ talosctl gen config hl-cluster https://$CONTROL_PLANE_IP:6443 -o talos-cluster talosctl apply-config --insecure --nodes $CONTROL_PLANE_IP --file talos-cluster/controlplane.yaml ``` -# Setup worker(s) +## Setup worker(s) ```bash talosctl apply-config --insecure --nodes $WORKER_IP --file talos-cluster/worker.yaml