Skip to content

Commit

Permalink
more realistic openshift version in example
Browse files Browse the repository at this point in the history
  • Loading branch information
cben committed Jan 11, 2018
1 parent 1f06a6d commit 9f23aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/openshift.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ regardless of the hypervisor).
2. Start minishift:

```console
$ minishift start --vm-driver virtualbox --openshift-version "v1.5.0-rc.0"
$ minishift start --vm-driver virtualbox --openshift-version "v3.6.1"
```

You might want to add `--metrics --memory 5G`. As of this writing that only supports hawkular and doesn't work on 3.7.0.
Expand Down

0 comments on commit 9f23aee

Please sign in to comment.