Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Commit 99506ff

Browse files
committed
Update README
1 parent 046c57b commit 99506ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Please follow the [Toolchain instructions](https://github.com/IBM/container-jour
4444

4545
## Steps
4646
1. [Modify the Core services yaml files](#1-modify-the-core-services-yaml-files)
47-
2. [Create volumes in your Cluster](#2-create-volumes-in-your-cluster)
47+
2. [Create volumes in your Cluster](#2-create-a-volume-for-your-cluster)
4848
3. [Create the Platform Services](#3-create-the-platform-services)
4949
4. [Create the Core Services](#4-create-the-core-services)
5050
5. [Explore your GameOn App](#5-explore-your-gameon-app)
@@ -60,7 +60,7 @@ The script replaces every instance of `169.47.241.213` in the files of your [cor
6060

6161
[Other usage for the script can be found here.](/scripts#replace_ip_-os-sh)
6262

63-
# 2. Create Volumes in your Cluster
63+
# 2. Create a Volume for your Cluster
6464
You would need to create a volume for your cluster. You can use the provided yaml file. The required keystores will be stored in this volume. The volume will also be used by the [core services](#core-microservices).
6565
```bash
6666
$ kubectl create -f local-volume.yaml

0 commit comments

Comments
 (0)