Skip to content

Commit

Permalink
Update doc commands with correct template references
Browse files Browse the repository at this point in the history
Signed-off-by: Prajyot-Parab <[email protected]>
  • Loading branch information
Prajyot-Parab committed Nov 17, 2023
1 parent 1e75b41 commit 2e39fc4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/book/src/topics/vpc/load-balancer.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@
clusterctl generate cluster ibm-vpc-0 --kubernetes-version v1.26.2 \
--target-namespace default \
--control-plane-machine-count=1 \
--worker-machine-count=2 \
--flavor=vpc-load-balancer | kubectl apply -f -
--worker-machine-count=2 | kubectl apply -f -
```

**Change disk size for the boot volume**
Expand Down

0 comments on commit 2e39fc4

Please sign in to comment.