Skip to content

Commit

Permalink
fix punctuation
Browse files Browse the repository at this point in the history
  • Loading branch information
bastjan committed Nov 26, 2024
1 parent 23f9e73 commit 69f7a23
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ kubectl apply -f infra-machineset.yml
terraform output -raw additional-worker-machines_yml > /dev/null 2>&1 || echo "No additional worker groups"
----

. If the output shows "No additional worker groups", jump to <<remove_nodes_tf_state>>.
. If the output shows "No additional worker groups," jump to <<remove_nodes_tf_state>>.

. Copy `additional-worker-machines_yml` from the Terraform output and apply it to the cluster.
+
Expand Down

0 comments on commit 69f7a23

Please sign in to comment.