Skip to content

Commit

Permalink
improved instruction for readme #7
Browse files Browse the repository at this point in the history
  • Loading branch information
TohaVoice committed Apr 13, 2023
1 parent 2015977 commit c256716
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion hw03-crud/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Установка
### Инструкция

Все деплоится в namespace otus, если данный namespace был в системе, то сначала запустить <b> make k8s-remove-sh </b> команду. </br>
Если никаких рудиментов нет, запускаем как на примере ниже
Expand All @@ -18,6 +18,11 @@
helm/chart
```

В папке postman находится файл с примерами запросов
```
crud_collection.json
```

### Домашнее задание
Инфраструктурные паттерны

Expand Down

0 comments on commit c256716

Please sign in to comment.