Skip to content

Commit 587334e

Browse files
committed
Updated README
1 parent 30c5375 commit 587334e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,10 @@ You can also use the script provided that replaces the default values to the IP
5656
* `./scripts/replace_ip_OSX.sh` for macOS
5757

5858
<details>
59-
<summary>Or alternatively:</summary>
59+
60+
<summary>Or alternatively:</summary>
6061
Get the Public IP address of your cluster.
62+
6163
```bash
6264
$ kubectl get nodes
6365
NAME STATUS AGE
@@ -105,6 +107,7 @@ spec:
105107
```
106108

107109
</details>
110+
108111
# 2. Create Volumes in your Cluster
109112
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.
110113
```bash

0 commit comments

Comments
 (0)