This commit is contained in:
2024-05-30 00:05:06 +03:00
parent 4992a8e48a
commit d4db0cd840
5 changed files with 11 additions and 10 deletions

View File

@@ -26,7 +26,7 @@ docker run -v $(pwd)/config.yaml:/application/config.yaml \
А также установить Python-библиотеки из списка "requirements.txt"
```shell
./kube-forge -c config.yaml -d . apply
kube-forge -c config.yaml -d . apply
```
## Параметры: