You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 18, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Please follow the [Toolchain instructions](https://github.com/IBM/container-jour
44
44
45
45
## Steps
46
46
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)
48
48
3.[Create the Platform Services](#3-create-the-platform-services)
49
49
4.[Create the Core Services](#4-create-the-core-services)
50
50
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
60
60
61
61
[Other usage for the script can be found here.](/scripts#replace_ip_-os-sh)
62
62
63
-
# 2. Create Volumes in your Cluster
63
+
# 2. Create a Volume for your Cluster
64
64
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).
0 commit comments