mirror of
https://github.com/typeable/octopod.git
synced 2024-11-22 08:45:20 +03:00
Use charts from the master branch in docs (#7)
This commit is contained in:
parent
50c4614ded
commit
f0b281e48d
@ -79,7 +79,7 @@ To function properly _Octopod_ needs to generate three TLS certificates for the
|
||||
To download the source code required to install _Octopod Sever_ you will need to clone the git repository:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/typeable/octopod.git /tmp/octopod
|
||||
git clone --branch master https://github.com/typeable/octopod.git /tmp/octopod
|
||||
```
|
||||
|
||||
## Creating required namespaces
|
||||
|
@ -39,7 +39,7 @@
|
||||
4. Скачивание исходного кода проекта
|
||||
|
||||
```bash
|
||||
git clone https://github.com/typeable/octopod.git /tmp/octopod
|
||||
git clone --branch master https://github.com/typeable/octopod.git /tmp/octopod
|
||||
```
|
||||
|
||||
5. Создание namespace `deployment` и `octopod`
|
||||
|
Loading…
Reference in New Issue
Block a user