Skip to content

Commit

Permalink
docs: Correction of generating a workload cluster command (#413)
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-rieger authored Oct 28, 2022
1 parent 4549d85 commit 2f34831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ $ export DO_NODE_MACHINE_IMAGE=<image-id> # created in the step above.
Generate templates for creating workload clusters:

```bash
$ clusterctl config cluster capdo-quickstart \
$ clusterctl generate cluster capdo-quickstart \
--infrastructure digitalocean \
--kubernetes-version v1.17.11 \
--control-plane-machine-count 1 \
Expand Down

0 comments on commit 2f34831

Please sign in to comment.