@@ -61,6 +61,8 @@ Put your desired mysql password in a file called `password.txt` with
...
@@ -61,6 +61,8 @@ Put your desired mysql password in a file called `password.txt` with
no trailing newline. The first `tr` command will remove the newline if
no trailing newline. The first `tr` command will remove the newline if
your editor added one.
your editor added one.
**Note:** if your cluster enforces **_selinux_** and you will be using [Host Path](#host-path) for storage, then please follow this [extra step](#selinux).