Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mondragonfx committed Aug 27, 2024
1 parent 714f61d commit ed1e541
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 @@ -100,7 +100,7 @@ Setting up environment variables: Config example can be found in scripts/capvult

```bash
$ export CLUSTER_NAME=<clustername>
$ export KUBERNETES_VERSION=v1.28.9
$ export KUBERNETES_VERSION=v1.29.7
$ export CONTROL_PLANE_MACHINE_COUNT=1
$ export CONTROL_PLANE_PLANID=<plan_id>
$ export WORKER_MACHINE_COUNT=1
Expand Down

0 comments on commit ed1e541

Please sign in to comment.