Skip to content
Snippets Groups Projects
Commit 849c0cd6 authored by Yaroslav Dynnikov's avatar Yaroslav Dynnikov Committed by Егор Ивков
Browse files

deploy.md: minor edits

parent bd922f45
No related branches found
No related tags found
1 merge request!561deploy.md: tier tutorial
Pipeline #53017 passed
......@@ -74,7 +74,7 @@
```
??? example "i2"
```
```shell
#!/bin/bash
export PICODATA_CONFIG_FILE="my_cluster.yml"
......@@ -87,7 +87,7 @@
```
??? example "i3"
```
```shell
#!/bin/bash
export PICODATA_CONFIG_FILE="my_cluster.yml"
......@@ -100,7 +100,7 @@
```
??? example "i4"
```
```shell
#!/bin/bash
export PICODATA_CONFIG_FILE="my_cluster.yml"
......@@ -223,7 +223,7 @@ compute и storage. Создайте отдельные файлы конфиг
```
??? example "storage_1"
```
```shell
#!/bin/bash
export PICODATA_CONFIG_FILE="storage.yml"
......@@ -236,7 +236,7 @@ compute и storage. Создайте отдельные файлы конфиг
```
??? example "storage_2"
```
```shell
#!/bin/bash
export PICODATA_CONFIG_FILE="storage.yml"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment